discuss-gnustep
[Top][All Lists]
Advanced

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

Re: error compiling gdl2


From: Sebastian Reitenbach
Subject: Re: error compiling gdl2
Date: Mon, 04 Apr 2011 14:52:14 +0200
User-agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.9.2.14) Gecko/20110316 Thunderbird/3.1.8

Hi,
On 04/04/11 14:43, Matt Rice wrote:
> On Mon, Apr 4, 2011 at 4:55 AM, Sebastian Reitenbach
> <sebastia@l00-bugdead-prods.de> wrote:
>> On 04/03/11 15:28, Ivan Vučica wrote:
>>> Looks like EODeleteRule might be undefined as a data type. That could
>>> be caused by a missing #include/#import somewhere. Find in which
>>> header EODeleteRule is defined (probably as an enum), and try
>>> #including/#import that.
>> the right header file was included. I just reinstalled all and it did
>> compile now. I'm not sure what was different before, maybe I used llvm,
>> and now gcc.
>>
>>> I'm sure gdl2 maintainers would appreciate a patch :)
>> even better, no patch needed for now ;)
> the only thing i can think of is that /usr/local/include or some other
> dir -I'd before the source dir contained a different ogo, gdl1, old
> gdl2 (didn't see any changes that might account for this though..)
> EOAccess/EORelationship.h or EOControl/EOClassDescription.h.
oh yes, there was SOPE/SOGo/OGo installed. I uninstalled it earlier in
the morning before I recompiled everything.
It probably picked up the header from SOPE.

Sebastian



> EOAccess/*.m should probably use "quotes" to #include,
> but I forget if there is a reason why it is how it is, (compiling as
> frameworks maybe?)
>
> either way, it would be nice to have better control of how
> gnustep-make does the -I'ing.




reply via email to

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