protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] Re: libmustux 0.17.0 compile error


From: Fabio dos Santos
Subject: Re: [Protux-devel] Re: libmustux 0.17.0 compile error
Date: 31 Jan 2003 12:05:11 -0200

Ok. 

Configure scripts worked fine. Compilation also went relatively smooth
(except for the warning at the end.) However I could not make Mustache
run. .  I'm not sure if that's related to the general problem we are
trying to solve. Just for the Record, Protux runs fine. . . 

Fabio.

PS: here's what I got!

+++++++++++++++++++++++++++++++++
++++++++ CONFIGURATION ++++++++++
+++++++++++++++++++++++++++++++++

bash-2.05b$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc
checking for moc... /usr/bin/moc
checking for libqt-mt.so... /usr/lib/libqt-mt.so
checking for QT headers... /usr/include/qt
checking if a small qt application compiles and links fine... ok
checking for mustux-config... /usr/local/bin/mustux-config
checking for libmustux... /usr/local/lib
checking for mustux headers... /usr/local/include
checking for libmustux version >= 0.16.0pre3... yes
checking if a small mustux application compiles and links fine... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands

+++++++++++++++++++++++++++++++++
+++++ COMPILATION +++++++++++++++
+++++++++++++++++++++++++++++++++

bash-2.05b$ make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make  all-am

[...]

g++  -I/usr/include/qt -DQT_THREAD_SUPPORT -I/usr/local/include
-D_REENTRANT   -o mustache  Help.o Interface.o Main.o Mustache.o Note.o
SplashScreen.o Staff.o IntmusEngine.o IntmusScript.o Intmus.o Listener.o
Dispatcher.o moc_Interface.o moc_SplashScreen.o -L/usr/lib -lqt-mt
-L/usr/local/lib -lmustux -lm 
Intmus.o(.text+0x4db): In function `Intmus::exec(void)':
: the `gets' function is dangerous and should not be used.
make[1]: Leaving directory `/home/rsff/mustache-0.0.2-mh1'


+++++++++++++++++++++++++++++++++
+++++++ RUNNING +++++++++++++++++
+++++++++++++++++++++++++++++++++

bash-2.05b$ ./mustache 
./mustache: error while loading shared libraries: libmustux.so.0: cannot
open shared object file: No such file or directory

+++++++++++++++++++++++++++++++++
++++++  After a make install+++++
+++++++++++++++++++++++++++++++++

bash-2.05b$ mustache 
mustache: error while loading shared libraries: libmustux.so.0: cannot
open shared object file: No such file or directory

Attachment: signature.asc
Description: PGP signature


reply via email to

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