* perl-native fails.
@ 2009-03-15 17:16 Ulf Samuelsson
2009-03-15 22:59 ` Ulf Samuelsson
0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2009-03-15 17:16 UTC (permalink / raw)
To: openembedded-devel
Trying to build SAM9263EK using Angstrom.
perl-native seems to fail with the following error message:
ODBM_File.xs:124: error: too few arguments to function 'dbmclose'
Anyone seen this before?
make[1]: Entering directory
`/home/ulf/projects/OE_atmel/build/tmp/work/x86_64-linux/perl-native-5.8.8-r13/perl-5.8.8/ext/ODBM_File'
cp ODBM_File.pm ../../lib/ODBM_File.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp
-noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap
ODBM_File.xs > ODBM_File.xsc && mv ODBM_File.xsc ODBM_File.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-fno-strict-aliasing -pipe -Wdeclaration-after-statement
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" -fpic "-I../.." ODBM_File.c
ODBM_File.xs: In function 'XS_ODBM_File_DESTROY':
ODBM_File.xs:124: error: too few arguments to function 'dbmclose'
make[1]: *** [ODBM_File.o] Error 1
make[1]: Leaving directory
`/home/ulf/projects/OE_atmel/build/tmp/work/x86_64-linux/perl-native-5.8.8-r13/perl-5.8.8/ext/ODBM_File'
make: *** [lib/auto/ODBM_File/ODBM_File.so] Error 2
FATAL: oe_runmake failed
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: perl-native fails.
2009-03-15 17:16 perl-native fails Ulf Samuelsson
@ 2009-03-15 22:59 ` Ulf Samuelsson
0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2009-03-15 22:59 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel
sön 2009-03-15 klockan 18:16 +0100 skrev Ulf Samuelsson:
> Trying to build SAM9263EK using Angstrom.
> perl-native seems to fail with the following error message:
>
> ODBM_File.xs:124: error: too few arguments to function 'dbmclose'
>
>
The perl-native build completes, if references to "ODBM_File" is removed
from the generated config.sh
BR
Ulf Samuelsson
> Anyone seen this before?
>
>
>
> make[1]: Entering directory
> `/home/ulf/projects/OE_atmel/build/tmp/work/x86_64-linux/perl-native-5.8.8-r13/perl-5.8.8/ext/ODBM_File'
> cp ODBM_File.pm ../../lib/ODBM_File.pm
> ../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp
> -noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap
> ODBM_File.xs > ODBM_File.xsc && mv ODBM_File.xsc ODBM_File.c
>
> gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
> -fno-strict-aliasing -pipe -Wdeclaration-after-statement
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
> -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" -fpic "-I../.." ODBM_File.c
> ODBM_File.xs: In function 'XS_ODBM_File_DESTROY':
> ODBM_File.xs:124: error: too few arguments to function 'dbmclose'
>
> make[1]: *** [ODBM_File.o] Error 1
>
> make[1]: Leaving directory
> `/home/ulf/projects/OE_atmel/build/tmp/work/x86_64-linux/perl-native-5.8.8-r13/perl-5.8.8/ext/ODBM_File'
>
> make: *** [lib/auto/ODBM_File/ODBM_File.so] Error 2
>
> FATAL: oe_runmake failed
>
> Best Regards
> Ulf Samuelsson
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-15 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15 17:16 perl-native fails Ulf Samuelsson
2009-03-15 22:59 ` Ulf Samuelsson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.