bug-gnustep
[Top][All Lists]
Advanced

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

Unable to build libobjc-0.9.0


From: Stefan Urbanek
Subject: Unable to build libobjc-0.9.0
Date: Wed, 10 Jan 2001 13:29:42 +0100

Hi,

I was unable to build libobjc-0.9.0. It stopped on encoding.c. There is
problem with header files:
        ...
        #include "encoding.h"
        ...
I think, it should be
        ...
        #include "objc/encoding.h"
        ...

I did not checked other files, because I simply created symlinks in source
root directory to those header files.


Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]