./configure outputs this

unknownd8306264c9a0:netsukuku-vala name$ ./configure
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for valac... /opt/local/bin/valac
checking whether /opt/local/bin/valac is at least version 0.10.0... yes
./configure: line 3620: syntax error near unexpected token `GIO,gio-2.0'
./configure: line 3620: `PKG_CHECK_MODULES(GIO,gio-2.0)'
unknownd8306264c9a0:netsukuku-vala name$

./autogen.sh outputs this

unknownd8306264c9a0:netsukuku-vala name$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Running aclocal  ...
Running autoheader...
Running automake --gnu  ...
Makefile.am:1163: warning: variable 'leak_test_tasklet_SOURCES' is defined but no program or Makefile.am:1163: library has 'leak_test_tasklet' as canonical name (possible typo) Makefile.am:1178: warning: variable 'leak_test_tasklet_LDADD' is defined but no program or Makefile.am:1178: library has 'leak_test_tasklet' as canonical name (possible typo)
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for valac... /opt/local/bin/valac
checking whether /opt/local/bin/valac is at least version 0.10.0... yes
./configure: line 3620: syntax error near unexpected token `GIO,gio-2.0'
./configure: line 3620: `PKG_CHECK_MODULES(GIO,gio-2.0)'
unknownd8306264c9a0:netsukuku-vala name$

I'm still working on it, And talking in the IRC channel, Hopefully we can figure out what to do!
_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku

Reply via email to