I'm attempting to build the plugger port, and it comes back with this
error:

make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout'
gcc -shared -aout -o plugger.so plugger.o common.o
ld: c++rt0.o: No such file or directory
*** Error code 1

I'm guessing c++rt0.o is from the 2.x compatibility but I can't figure
out from where to get it.  I have the 2.x compatibility libraries
installed.

I'm running a freshly installed 4.1-R box upgraded to 4.1-STABLE.

I see sources for /usr/src/lib/csu/i386/c++rt0.c but the Makefile in
there doesn't seem to build with "-aout" option, so it is unlikely to
be the right incantation.

Any pointers from where to get this?

I've filed a PR on plugger, but no response on it yet (over a week).

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to