Date: Sat, 16 Feb 2002 21:46:34 -0500 From: "Bryan Berch" <iridefree@hotmail.com> To: marcus@marcuscom.com Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Installing gnome & related ports Message-ID: <F115WUP5t27eRBx9bup000188d0@hotmail.com>
next in thread | raw e-mail | index | archive | help
>Joe Clarke wrote: > > > >You need to update your gnomecanvas and gdk-pixbuf ports to the latest >version, then make clean, then build again. > >gnomecanvas and gdk-pixbuf are really the same port, just different >components. Therefore, the versions should match, and, as of this >writing, that version is 0.16.0. > >Joe Gnomecanvas was not installed, so I installed the port. Now it errors with: /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:8520: checking for gmsgfmt configure:8556: checking for xgettext configure:8596: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I /usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr /local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/li b 1>&5 /tmp/ccz4VbKf.o: In function `main': /tmp/ccz4VbKf.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 8588 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:8873: checking for catalogs to be installed configure:8991: checking for dlfcn.h configure:8991: checking for dl.h configure:9001: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/loc al/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/nul l 2>conftest.out configure:8997: dl.h: No such file or directory configure: failed program was: #line 8996 "configure" #include "confdefs.h" #include <dl.h> configure:8991: checking for syslog.h configure:9001: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/loc al/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/nul l 2>conftest.out configure:8991: checking for tcpd.h configure:9001: cc -E -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/loc al/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/nul l 2>conftest.out configure:9028: checking for dlopen in -ldl configure:9047: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I /usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr /local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -ldl -L/usr/lo cal/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldl configure: failed program was: #line 9036 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:9067: checking for shl_load in -ldld configure:9086: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I /usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr /local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -ldld -L/usr/l ocal/lib 1>&5 /usr/libexec/elf/ld: cannot find -ldld configure: failed program was: #line 9075 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shl_load(); int main() { shl_load() ; return 0; } configure:9108: checking for dlopen configure:9136: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I /usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr /local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -L/usr/local/li b 1>&5 configure:9184: checking for CApplet library configure:9199: checking for Configure Easter Egg version >= 3.14 configure:9203: checking for GdkPixbuf library >= 0.7.0 configure:9233: checking for Glade libraries >= 0.14 configure:9265: checking for png_init_io in -lpng configure:9284: cc -o conftest -O -pipe -I/usr/X11R6/include -Wall -Wunused -I /usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr /local/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lpng -L/usr/l ocal/lib 1>&5 /usr/local/lib/libpng.a(png.o): In function `png_reset_crc': png.o(.text+0x18c): undefined reference to `crc32' /usr/local/lib/libpng.a(png.o): In function `png_calculate_crc': png.o(.text+0x1e8): undefined reference to `crc32' /usr/local/lib/libpng.a(png.o): In function `png_reset_zstream': png.o(.text+0x945): undefined reference to `inflateReset' configure: failed program was: #line 9273 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char png_init_io(); int main() { png_init_io() ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. I would like to know what is going wrong and also would it be better to wipe everything out dealing with gnome and try to install fresh? And if wipe out all the gnome stuff would be better, what are all the files that should be deleted to start fresh? TIA Bryan _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F115WUP5t27eRBx9bup000188d0>