1835615 Members
3405 Online
110079 Solutions
New Discussion

Bootstrap program Crt0.o

 
Anitha_5
Contributor

Bootstrap program Crt0.o

Hi all,

We are trying to test the library glibc-2.1.3 on HP-UX. while running the following command

make tests

we are getting the following error.

/usr/ccs/bin/ld: Found 1 duplicate symbol(s)
/usr/ccs/bin/ld: No $UNWIND_END$ subspace has been defined (probably missing /usr/ccs/lib/crt0.o)
collect2: ld returned 1 exit status
make: *** [argp-test] Error 1

Can u help us solve this error...

Thanks in advance

Anitha
1 REPLY 1
Robert-Jan Goossens
Honored Contributor

Re: Bootstrap program Crt0.o

Hi Anitha,

Check if you have the latest LD linker tools patch installed.

11.11
http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHSS_30970

11.0
http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHSS_30969

Regards,
Robert-Jan