[MonetDB-users] PF: (new) compilation problem on Mac OS 10.5
Hello, On Mac OS 10.5, source code just checked out from sourceforge. rebuild (debootstrap, boostrap, configure, make, make install) monet and its modules ends with some errors in pathfinder: Putting files in AC_CONFIG_AUX_DIR, `conf'. /opt/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /opt/local/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' /opt/local/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.in:85: warning: macro `AM_MONETDB_JAVA' not found in library patching file aclocal.m4 Hunk #1 succeeded at 428 (offset -5958 lines). configure.in:183: installing `conf/compile' configure.in:37: installing `conf/install-sh' configure.in:37: installing `conf/missing' configure.in:85: error: possibly undefined macro: AM_MONETDB_JAVA If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. This problem does not occur on my cwi desktop. Does anyone have an idea? Thanks! Jennie
On Mon, Sep 01, 2008 at 11:38:47PM +0200, Ying Zhang wrote:
Hello,
On Mac OS 10.5, source code just checked out from sourceforge. rebuild (debootstrap, boostrap, configure, make, make install) monet and its modules ends with some errors in pathfinder:
Putting files in AC_CONFIG_AUX_DIR, `conf'. /opt/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /opt/local/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' /opt/local/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.in:85: warning: macro `AM_MONETDB_JAVA' not found in library patching file aclocal.m4 Hunk #1 succeeded at 428 (offset -5958 lines). configure.in:183: installing `conf/compile' configure.in:37: installing `conf/install-sh' configure.in:37: installing `conf/missing' configure.in:85: error: possibly undefined macro: AM_MONETDB_JAVA ^^^^^^^^^^^^^^^ macro "AM_MONETDB_JAVA" has been removed from the code base quite some time ago --- are you sure that you code is clean and up-to-date and you have not legacy installation lying around?
Stefan
If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
This problem does not occur on my cwi desktop.
Does anyone have an idea? Thanks!
Jennie
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
On Sep 01, 2008, at 23:52 , Stefan Manegold wrote:
On Mon, Sep 01, 2008 at 11:38:47PM +0200, Ying Zhang wrote:
Hello,
On Mac OS 10.5, source code just checked out from sourceforge. rebuild (debootstrap, boostrap, configure, make, make install) monet and its modules ends with some errors in pathfinder:
Putting files in AC_CONFIG_AUX_DIR, `conf'. /opt/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /opt/local/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' /opt/local/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.in:85: warning: macro `AM_MONETDB_JAVA' not found in library patching file aclocal.m4 Hunk #1 succeeded at 428 (offset -5958 lines). configure.in:183: installing `conf/compile' configure.in:37: installing `conf/install-sh' configure.in:37: installing `conf/missing' configure.in:85: error: possibly undefined macro: AM_MONETDB_JAVA ^^^^^^^^^^^^^^^ macro "AM_MONETDB_JAVA" has been removed from the code base quite some time ago --- are you sure that you code is clean and up-to-date and you have not legacy installation lying around?
Sorry, I didn't see the CVS/Tag file in my source code, so I checked out code from a wrong (older) branch. Jennie
Stefan
If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
This problem does not occur on my cwi desktop.
Does anyone have an idea? Thanks!
Jennie
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
On Tue, Sep 02, 2008 at 12:06:56AM +0200, Ying Zhang wrote:
On Sep 01, 2008, at 23:52 , Stefan Manegold wrote:
On Mon, Sep 01, 2008 at 11:38:47PM +0200, Ying Zhang wrote:
Hello,
On Mac OS 10.5, source code just checked out from sourceforge. rebuild (debootstrap, boostrap, configure, make, make install) monet and its modules ends with some errors in pathfinder:
Putting files in AC_CONFIG_AUX_DIR, `conf'. /opt/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /opt/local/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal' /opt/local/share/aclocal/audiofile.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.in:85: warning: macro `AM_MONETDB_JAVA' not found in library patching file aclocal.m4 Hunk #1 succeeded at 428 (offset -5958 lines). configure.in:183: installing `conf/compile' configure.in:37: installing `conf/install-sh' configure.in:37: installing `conf/missing' configure.in:85: error: possibly undefined macro: AM_MONETDB_JAVA ^^^^^^^^^^^^^^^ macro "AM_MONETDB_JAVA" has been removed from the code base quite some time ago --- are you sure that you code is clean and up-to-date and you have not legacy installation lying around?
Sorry, I didn't see the CVS/Tag file in my source code, so I checked out code from a wrong (older) branch.
`cvs up -A` Stefan
Jennie
Stefan
If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
This problem does not occur on my cwi desktop.
Does anyone have an idea? Thanks!
Jennie
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (2)
-
Stefan Manegold
-
Ying Zhang