Re: /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 18:09:34
Subject
Re: /usr/lib/crt1.o - port's or freebsd's problem?
Message-ID
20020526011206.GA29471@moo.holy.cow

In reply to
References to

[ Hide this part ]
in message <20020526005926.GA28537@moo.holy.cow>,
wrote parv/pair thusly...
>
> 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?


it looks like port's problem based on...

http://groups.google.com/groups?th=d15464d2011cd7c1


--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.138 seconds