Date: Sat, 25 May 2002 20:59:26 -0400 From: parv <parv@pair.com> To: f-q <freebsd-questions@freebsd.org> Subject: /usr/lib/crt1.o - port's or freebsd's problem? Message-ID: <20020526005926.GA28537@moo.holy.cow>
next in thread | raw e-mail | index | archive | help
build of x11-fonts/xfontselector fails w/ this message... c++ -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -L/lib -L/usr/X11R6/lib -o xfontselector -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -lgcc -lstdc++ -L/usr/X11R6/lib -lXext -lX11 -lm -lqt2 /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x79): undefined reference to `main' *** Error code 1 ...is this port's or freebsd's problem? how can i solve it? i didn't find much in google. (my freebsd version is 4.6-rc-2002.05.17.16.15.01 and ports tree was updated a few hours ago.) - parv -- 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?20020526005926.GA28537>