[vlc-devel] MacOS X bootstrap make src also broken
Jean-Alexis Montignies
ja at sente.ch
Fri Apr 8 20:30:44 CEST 2005
Hi again,
make src doesn't work either. Especially, libebml build fail, I
included the log at the end of the message. I'm running macosx 10.3.8
with the latest dev environment. Should I use another compiler?
I'll try to build libebml in another way.
Jean-Alexis
bunzip2 -c libebml-0.7.3.tar.bz2 | tar xf -
mv libebml-0.7.3 libebml || true
touch libebml
rm -rf libebml/CVS
(cd libebml; make -C make/linux
prefix=/Users/lja/Developer/vlc/vlc-trunk/extras/contrib && make -C
make/linux install
prefix=/Users/lja/Developer/vlc/vlc-trunk/extras/contrib)
g++ -c -Wall -Wno-unknown-pragmas -ansi -fno-gnu-keywords -Wshadow
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/include
-no-cpp-precomp
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/include
-no-cpp-precomp
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../.. -o
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../../src/Debug.o
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../../src/Debug.cpp
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
Debug.cpp: In
member function `int libebml::ADbg::_OutPut(const char*, char*)
const':
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
Debug.cpp:136: warning: long
int format, int32_t arg (arg 8)
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
Debug.cpp:136: warning: long
int format, int arg (arg 9)
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
Debug.cpp:141: warning: long
int format, int32_t arg (arg 8)
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
Debug.cpp:141: warning: long
int format, int arg (arg 9)
g++ -c -Wall -Wno-unknown-pragmas -ansi -fno-gnu-keywords -Wshadow
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/include
-no-cpp-precomp
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/include
-no-cpp-precomp
-I/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../.. -o
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../../src/EbmlBinary.o
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../../src/EbmlBinary.cpp
/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/src/
EbmlBinary.cpp:97: error: no
`bool libebml::EbmlBinary::operator==(const libebml::EbmlBinary&)'
member
function declared in class `libebml::EbmlBinary'
make[2]: ***
[/Users/lja/Developer/vlc/vlc-trunk/extras/contrib/src/libebml/make/
linux/../../src/EbmlBinary.o] Error 1
make[1]: *** [.ebml] Error 2
make: *** [src] Error 2
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list