lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make all fails with CVS on OSX


From: Graham Percival
Subject: make all fails with CVS on OSX
Date: Sat, 21 Aug 2004 14:18:29 -0700

This might be a porting issue...


ending of "make all" output
-----
make PACKAGE=LILYPOND package=lilypond -C include all && true
true
rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -finline-functions -g -pipe -I/sw/include/ -I/sw/include/python2.2 -I/sw/include -O2 -finline-functions -g -pipe -I/sw/include/ -I/sw/include/python2.2 -I/sw/include -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc lily-guile.cc: In function `scm_unused_struct* ly_gettext(scm_unused_struct*)':
lily-guile.cc:831: error: `gettext' undeclared (first use this function)
lily-guile.cc:831: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
make[1]: *** [out/lily-guile.o] Error 1
make: *** [all] Error 2
-----

I don't know if this helps, but:
spark-daemonology-net:~/usr/src/lilypond gperciva$ gettext --version
gettext (GNU gettext) 0.10.40
Copyright (C) 1995-1997, 2000, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Ulrich Drepper.


I'm attempting to compile it with:
export BISON=/usr/bin/bison PYTHON=/sw/bin/python2.2 GUILE=/sw/bin/guile-1.6 GUILE_CONFIG=guile-1.6-
config
export LDFLAGS=-L/sw/lib/
export CPPFLAGS=-I/sw/include/
patch -p1 < ../lilypond-unstable.patch

(lilypond-unstable.patch comes from fink lilypond 2.3.11, although the patch makes reference to 2.3.10)


HTH,
- Graham





reply via email to

[Prev in Thread] Current Thread [Next in Thread]