looks like the iffe generated file
$INSTALLROOT/src/lib/libdll/dlldefs.h
failed to build properly
in the build log file named by
bin/package results path
locate the iffe line for dlldefs.h
it will match
iffe.*features/dll
if there's nothing suspicious there then snarf the command line and run
the iffe script with the -d3 option inserted
bin/package use # to set up build environment
cd $INSTALLROOT/src/lib/libdll
iffe -d3 ``remainder of snarfed line'' > iffe.out 2>&1 iffe.out
if nothing stands out in iffe.out then send me iffe.out off list
On Tue, 22 Jul 2008 14:01:40 +0200 Bernd Eggink wrote:
> I'm still unable to compile ksh on my Crux system with gcc.4.2.4. After
> 3206 lines of output, numerous error messages appear:
> + cc -D_BLD_DLL -fPIC -O -I.
> -I/local/ports/monoped/ksh/work/src/src/lib/libdll
> -I/local/ports/monoped/ksh/work/src/arch/linux.i386/include/ast
> -D_PACKAGE_ast -D_BLD_dll -c
> /local/ports/monoped/ksh/work/src/src/lib/libdll/dllplug.c
> /local/ports/monoped/ksh/work/src/src/lib/libdll/dllplug.c: In function
> 'dllplug':
> /local/ports/monoped/ksh/work/src/src/lib/libdll/dllplug.c:42: error:
> 'Dllscan_t' undeclared (first use in this function)
> /local/ports/monoped/ksh/work/src/src/lib/libdll/dllplug.c:42: error:
_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers