Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Settings->Environment.... crash! the latest nightly !!!!!!!!!!
Dee:
Sorry, I give up or someone must really help me. I've never used csv or svn but get it to download the files. With this manual I see what to do, but bootstrap returns
--- Code: ---/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
aclocal:configure.in:61: warning: macro `AM_OPTIONS_WXCONFIG' not found in library
aclocal:configure.in:62: warning: macro `AM_PATH_WXCONFIG' not found in library
configure.in:61: error: possibly undefined macro: AM_OPTIONS_WXCONFIG
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:62: error: possibly undefined macro: AM_PATH_WXCONFIG
--- End code ---
and I don't understand not even a single word...
Maybe someone else would be better for compiling it...
Greetings, Dee
Michael:
Hello,
Did you try the solution proposed in here?
--- Quote ---export ACLOCAL_FLAGS="--acdir=`wx-config --prefix`/share/aclocal"
--- End quote ---
Best wishes,
Michael
If you use Ubuntu 5.10 did you install the package wx-common?
Dee:
Sorry, I tried it before with the export command, but nothing changes. After this I tried the other hint but no change at all. (btw: I had no /usr/share/aclocal/dirlist and created it).
--- Quote ---If you use Ubuntu 5.10 did you install the package wx-common?
--- End quote ---
No, but I installed it now... The message is now:
--- Code: ---/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
--- End code ---
Can I ignore these warnings?
Greetings, Dee
Michael:
--- Quote from: Dee on April 25, 2006, 03:24:24 pm ---The message is now:
--- Code: ---/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
--- End code ---
Can I ignore these warnings?
--- End quote ---
IMHO, a warning is not a good thing and would be better to solve it (if possible). IIRC, I did not have that warning. Anyway, I think that you can ignore it and continue with the installation, but before check the suggested link and try to find out more about the warning (for example here).
Best wishes,
Michael
Dee:
So I ignore the warnings and can compile it... And it doesn't crash anymore! :)
So what can I do to help you find the difference between my deb and the deb you offer ?
Greetings, Dee
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version