Wierd: SUN problem or Perl problem ?

2001-09-07 Thread koff
s/CORE/perl.h:3341: sys/sem.h: No such file or directory /usr/local/lib/perl5/5.6.1/sun4-solaris/CORE/perl.h:3372: fcntl.h: No such file or directory make: *** [Perl.o] Error 1 Any idea to solve this ? Is it because of my Perl or my Sun ? Thanks in advance. Rgds, --koff -- To unsubscribe, e-

Re: Wierd: SUN problem or Perl problem ?

2001-09-07 Thread koff
> > Where did you get that package? If those files are missing it's a bad > distribution most likely. Are the files there but with the wrong > permissions? > It's from sunfreeware so I don't think it's a bad distro. I may reinstall my Sun and see what hap

Re: Wierd: SUN problem or Perl problem ?

2001-09-07 Thread koff
Hotmail wrote: > > Koff, > > Is stdlib.h installed? It should be in /usr/include. > Andrian, Thanks for your reply. I couldn't find stdlib.h in /usr/include . But I already installed libstdc++-2.8.1.1-sol26-sparc-local , is it the same one ? > Important