Date: Sat, 28 May 2005 12:05:01 +0200 From: torben-h <torben-h@netzhaeuter.de> To: x11@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: xorg-clients-6.8.2 problem with make install Message-ID: <4298424D.10406@netzhaeuter.de>
next in thread | raw e-mail | index | archive | help
Hello, i tried to install gnome2 but it doesnt work. Installtion stops when installing xorg-clients. Is something wrong with the port, or with my machine? Here's the output: marvin# cd /usr/ports/x11/xorg-clients/ marvin# make install ===> Building for xorg-clients-6.8.2 making all in programs/appres... making all in programs/bdftopcf... making all in programs/bitmap... making all in programs/beforelight... making all in programs/editres... making all in programs/fslsfonts... making all in programs/fstobdf... making all in programs/iceauth... making all in programs/ico... making all in programs/listres... making all in programs/luit... making all in programs/makepsres... making all in programs/dpsinfo... making all in programs/dpsexec... making all in programs/texteroids... making all in programs/mkcfm... making all in programs/mkfontdir... making all in programs/mkfontscale... making all in programs/oclock... making all in programs/proxymngr... making all in programs/rgb... making all in programs/rstart... making all in programs/showfont... making all in programs/smproxy... making all in programs/twm... making all in programs/viewres... making all in programs/x11perf... making all in programs/xauth... making all in programs/xbiff... making all in programs/xcalc... making all in programs/xclipboard... making all in programs/xclock... making all in programs/xcmsdb... making all in programs/xconsole... making all in programs/xditview... making all in programs/xdm... making all in programs/xdm/config... making all in programs/xdpyinfo... making all in programs/xf86dga... making all in programs/xedit... making all in programs/xedit/lisp... making all in programs/xedit/lisp/mp... making all in programs/xedit/lisp/re... making all in programs/xev... making all in programs/xeyes... making all in programs/xfd... making all in programs/xfontsel... making all in programs/xfsinfo... making all in programs/xfindproxy... making all in programs/xfwp... making all in programs/xgamma... making all in programs/xgc... making all in programs/xhost... making all in programs/xinit... making all in programs/setxkbmap... making all in programs/xkbcomp... making all in programs/xkbcomp/compat... making all in programs/xkbcomp/geometry... making all in programs/xkbcomp/keycodes... making all in programs/xkbcomp/keymap... making all in programs/xkbcomp/semantics... making all in programs/xkbcomp/symbols... making all in programs/xkbcomp/types... making all in programs/xkbcomp/compiled... making all in programs/xkbcomp/rules... making all in programs/xkbevd... making all in programs/xkbprint... making all in programs/xkbutils... making all in programs/xkill... making all in programs/xload... making all in programs/xlogo... making all in programs/xlsatoms... making all in programs/xlsclients... making all in programs/xlsfonts... making all in programs/xmag... making all in programs/xman... making all in programs/xmessage... making all in programs/xmh... making all in programs/xmodmap... making all in programs/xmore... making all in programs/xprop... making all in programs/xrdb... making all in programs/xrefresh... making all in programs/xset... making all in programs/xsetroot... making all in programs/xsm... making all in programs/xstdcmap... making all in programs/xsetmode... making all in programs/xsetpointer... making all in programs/xtrap... making all in programs/xvidtune... making all in programs/xwd... making all in programs/xwininfo... making all in programs/xwud... making all in programs/cxpm... making all in programs/sxpm... making all in programs/xvinfo... making all in programs/xplsprinters... making all in programs/xprehashprinterlist... making all in programs/xphelloworld... making all in programs/xphelloworld/xpxthelloworld... making all in programs/xphelloworld/xphelloworld... making all in programs/xphelloworld/xpsimplehelloworld... making all in programs/scripts... making all in programs/glxinfo... making all in programs/glxgears... making all in programs/xrandr... making all in programs/xcursorgen... cc -O -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xcursorgen.c xcursorgen.c:35:17: png.h: No such file or directory xcursorgen.c:140: error: syntax error before "png" xcursorgen.c: In function `premultiply_data': xcursorgen.c:144: error: `row_info' undeclared (first use in this function) xcursorgen.c:144: error: (Each undeclared identifier is reported only once xcursorgen.c:144: error: for each function it appears in.) xcursorgen.c:146: error: `data' undeclared (first use in this function) xcursorgen.c: In function `load_image': xcursorgen.c:165: error: syntax error before "png" xcursorgen.c:170: error: syntax error before "width" xcursorgen.c:174: error: `png' undeclared (first use in this function) xcursorgen.c:174: warning: implicit declaration of function `png_create_read_struct' xcursorgen.c:174: error: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function) xcursorgen.c:178: error: `info' undeclared (first use in this function) xcursorgen.c:178: warning: implicit declaration of function `png_create_info_struct' xcursorgen.c:181: warning: implicit declaration of function `png_destroy_read_struct' xcursorgen.c:185: warning: implicit declaration of function `setjmp' xcursorgen.c:210: warning: implicit declaration of function `png_init_io' xcursorgen.c:211: warning: implicit declaration of function `png_read_info' xcursorgen.c:212: warning: implicit declaration of function `png_get_IHDR' xcursorgen.c:212: error: `width' undeclared (first use in this function) xcursorgen.c:212: error: `height' undeclared (first use in this function) xcursorgen.c:217: error: `PNG_COLOR_TYPE_PALETTE' undeclared (first use in this function) xcursorgen.c:218: warning: implicit declaration of function `png_set_expand' xcursorgen.c:220: error: `PNG_COLOR_TYPE_GRAY' undeclared (first use in this function) xcursorgen.c:223: warning: implicit declaration of function `png_get_valid' xcursorgen.c:223: error: `PNG_INFO_tRNS' undeclared (first use in this function) xcursorgen.c:227: warning: implicit declaration of function `png_set_strip_16' xcursorgen.c:230: warning: implicit declaration of function `png_set_packing' xcursorgen.c:232: error: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use in this function) xcursorgen.c:233: warning: implicit declaration of function `png_set_gray_to_rgb' xcursorgen.c:235: error: `PNG_INTERLACE_NONE' undeclared (first use in this function) xcursorgen.c:236: warning: implicit declaration of function `png_set_interlace_handling' xcursorgen.c:238: warning: implicit declaration of function `png_set_bgr' xcursorgen.c:239: warning: implicit declaration of function `png_set_filler' xcursorgen.c:239: error: `PNG_FILLER_AFTER' undeclared (first use in this function) xcursorgen.c:241: warning: implicit declaration of function `png_set_read_user_transform_fn' xcursorgen.c:243: warning: implicit declaration of function `png_read_update_info' xcursorgen.c:252: error: `rows' undeclared (first use in this function) xcursorgen.c:252: error: `png_bytep' undeclared (first use in this function) xcursorgen.c:257: warning: implicit declaration of function `png_read_image' xcursorgen.c:258: warning: implicit declaration of function `png_read_end' *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xcursorgen. *** Error code 1 Stop in /usr/ports/x11/xorg-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/xorg-clients. marvin# Thank You for your help. Torben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4298424D.10406>