Date: Mon, 1 Mar 1999 22:15:53 -0500 (EST) From: Chris <chrismar@readington.com> To: freebsd-questions@freebsd.org Subject: linking problems Message-ID: <Pine.BSF.4.10.9903012213090.12774-100000@walnut.readington.com>
next in thread | raw e-mail | index | archive | help
Hi folks, I seem to be having problems compiling on 3.1-stable. the compile seems to go fine, however it seems to fail when it begins to link. An example would be: gcc -o aim -O -pipe `gtk-config --cflags` -elf aim.o buddy.o toc.o im.o conversation.o buddy_chat.o html.o prefs.o sound.o about.o `gtk-config --libs` /usr/local/lib/libgtk.so: file not recognized: File format not recognized *** Error code 1 Any ideas/thoughts? TIA, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9903012213090.12774-100000>