[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-startup-0.10.1 failed at OpenDarwin/x86
From: |
Adam Fedor |
Subject: |
Re: gnustep-startup-0.10.1 failed at OpenDarwin/x86 |
Date: |
Sat, 9 Apr 2005 13:44:29 -0600 |
On Apr 9, 2005, at 9:54 AM, Lars Sonchocky-Helldorf wrote:
Any idea what to do here?
Really, all you should have to do is something like:
export CPPFLAGS=-I/opt/local/include
export LDFLAGS=-L/opt/local/lib
and re-run gnustep-startup or recompile gnustep-base. The proper flags
should be added to the link line, then.