Subject: Trying pkgsrc on Solaris 8/sparc
To: None <tech-pkg@netbsd.org>
From: Dima Veselov <kab00m@lich.phys.spbu.ru>
List: tech-pkg
Date: 09/30/2003 10:45:45
Hello there!

Since I described this problem here nothing happened and pkgsrc still mostly doesn't work
on Solaris 8/sparc.

Does anyone ever compiled this package successfully?

Compiling lang/perl package I get an error with ld

[root@ perl5]$ type ld
ld is /usr/ccs/bin/ld
[root@ perl5]$ bmake

        Making DynaLoader (static)
LD_LIBRARY_PATH=/usr/pkgsrc/lang/perl5/work/perl-5.6.1 gcc -o perl -Wl,-R/usr/pk
g/lib  -L/usr/pkg/lib -Wl,-E -R /usr/pkg/lib/perl5/5.6.1/sparc-solaris/CORE perl
main.o lib/auto/DynaLoader/DynaLoader.a  libperl.so `cat ext.libs` -lm -ldl -lso
cket -lnsl
/usr/ccs/bin/ld: illegal option -- E
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
        [-64]           enforce a 64-bit link-edit
        [-a]            create an absolute file
        [-b]            do not do special PIC relocations in a.out
        [-B direct]     specify `direct' bindings for executable when run
        [-B dynamic | static]
                        search for shared libraries|archives
        [-B eliminate]  eliminate unqualified global symbols from the

And so on.

Thanks in advance.

-- 
Sincerelly yours