[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustep-base and ffcall
From: |
Dennis Leeuw |
Subject: |
gnustep-base and ffcall |
Date: |
Thu, 05 Feb 2004 16:34:57 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3 |
I am trying to compile gnustep-base 1.8.0 with the new ffcall 1.9
I configured gnustep-make with --prefix=/usr/GNUstep2
I configured ffcall with --prefix=/usr/GNUstep2/System/posix
--datadir=/usr/GNUstep2/System/Library/Documentation/
--mandir=${GSROOT}/System/Library/Documentation/man
Now I configure base with --enable-ffcal
--with-ffcall-include=/usr/GNUstep2/System/posix/include/
--with-ffcall-library=/usr/GNUstep2/System/posix/lib/
But the make ends with:
GSFFCallInvocation.m:30:20: warning: avcall.h: No such file or directory
GSFFCallInvocation.m:31:22: warning: callback.h: No such file or directory
Can someone explain to me what's going wrong?
Should I have configured -make with the ffcall options?
Dennis
- gnustep-base and ffcall,
Dennis Leeuw <=