/usr/lib/crt1.o - port's or freebsd's problem?

[ Available lists | Index of freebsd-questions | Month of May 2002 | Week of 25 May 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
parv <parv@pair.com>
Date
25 May 2002 17:56:53
Subject
/usr/lib/crt1.o - port's or freebsd's problem?
Message-ID
20020526005926.GA28537@moo.holy.cow

Replies
Referenced by

[ Hide this part ]
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



Elapsed time: 0.102 seconds