pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building sudo on Solaris 10



>  gcc -shared -Wl,-h -Wl,sudo_noexec.so -o .libs/sudo_noexec.so
>  .libs/sudo_noexec.o  -L/usr/pkgsrc/security/sudo/work/.buildlink/lib
>  -lc  -Wl,-R/usr/pkg/lib
>  false cru .libs/sudo_noexec.a  sudo_noexec.o
>  *** Error code 255

Nevermind. There was the clue, in front of my eyes. I had to add
/usr/ccs/bin to my PATH for pkgsrc finds ranlib and running a clean
bootstrap again.

-- 
Gerardo Santana


Home | Main Index | Thread Index | Old Index