LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   EXTERN.h: No such file or directory (https://www.linuxquestions.org/questions/linux-networking-3/extern-h-no-such-file-or-directory-187008/)

prj_7883 05-28-2004 12:40 PM

EXTERN.h: No such file or directory
 
I ran configure and it went fine, but when I try to compile, I get lots of error messages, such as;

perl.c:46:20: EXTERN.h: No such file or directory
perl.c:52:18: perl.h: No such file or directory
perl.c:53:18: XSUB.h: No such file or directory
perl.c:74: syntax error before "_"
In file included from perl.c:93:
perl-common.h:8:18: XSUB.h: No such file or directory
perl-common.h:9:20: EXTERN.h: No such file or directory
perl-common.h:10:18: perl.h: No such file or directory

There's a whole load more and I'm not sure what's actually wrong. Can anyone help?

Peterius 05-30-2004 11:26 PM

What exactly are you trying to do? Compile perl? Maybe there was an early thread in which you answered this that I didn't see but.. otherwise, you should reply with more specific details.


All times are GMT -5. The time now is 03:09 PM.