I just ran ./autogen.sh, And I noticed, It said I didn't have a couple
packages. (I sent the ./autogen.sh log already, So You probably know
what they are.) So, I installed them, And it said different things this
time! I think we are getting closer to having a functional installation!
**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... gawk
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)'
I don't know what the last line means exactly, I am looking at the
configure file, But, I know the second to last line is a syntax error,
But, I don't know what kind.
This is what configure says.
PKG_CHECK_MODULES(GIO,gio-2.0)
PKG_CHECK_MODULES(GEE,gee-1.0)
PKG_CHECK_MODULES(GOBJECT,glib-2.0
gobject-2.0)
_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku