lilypond-devel
[Top][All Lists]
Advanced

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

LilyPond 2.5.13 won't compile on MacOS X


From: Matthias Neeracher
Subject: LilyPond 2.5.13 won't compile on MacOS X
Date: Mon, 28 Feb 2005 09:20:18 -0800

MacOS X is one of the platforms without libio, and it seems that the changes in 2.5.13 to accommodate those are not enough yet. Do I have to manually define ALIAS_FILE_TO_FILECOOKIE on my platform?

Matthias

rm -f ./out/libc-extension.dep; DEPENDENCIES_OUTPUT="./out/libc-extension.dep ./out/libc-extension.o" c++ -c -DHAVE_CONFIG_H -Iinclude -I./out -I../flower/include -I../flower/./out -no-cpp-precomp -I/sw/include -I/sw/include/python2.2 -g -O2 -DBIGENDIAN -g -pipe -I/sw/include -I/sw/lib/pango-ftdev/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype2/include/freetype2 -I/sw/lib/freetype2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype2/include/freetype2 -no-cpp-precomp -I/sw/include -I/sw/include/python2.2 -g -O2 -DBIGENDIAN -g -pipe -I/sw/include -I/sw/lib/pango-ftdev/include/pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype2/include/freetype2 -I/sw/lib/freetype2/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype2/include/freetype2 -W -Wall -Wconversion -o out/libc-extension.o libc-extension.cc
In file included from libc-extension.cc:16:
include/libc-extension.hh:70: error: type specifier omitted for parameter `
cookie_io_functions_t'
include/libc-extension.hh:70: error: parse error before `)' token
libc-extension.cc:166: error: type specifier omitted for parameter `
cookie_io_functions_t'
libc-extension.cc:166: error: parse error before `*' token
libc-extension.cc: In function `FILE* fopencookie(...)':
libc-extension.cc:168: error: `cookie' undeclared (first use this function)
libc-extension.cc:168: error: (Each undeclared identifier is reported only once
for each function it appears in.)
libc-extension.cc:168: error: `fun' undeclared (first use this function)

reply via email to

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