protux-support
[Top][All Lists]
Advanced

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

Re: [Protux-support] Quiet?


From: Remon Sijrier
Subject: Re: [Protux-support] Quiet?
Date: Sat, 17 Jul 2004 15:25:50 +0200 (CEST)
User-agent: SquirrelMail/1.4.2

>   Well I am STILL trying to get Libmustux compiled so I can try to
> compile Protux.

Ah, ok.

>
>
> I just reinstalled QT again...and this was is the results of my first
> attempt
>
>
> make  all-am
> make[1]: Entering directory `/home/Frank/libmustux'
> source='MustuxApplication.cc' object='MustuxApplication.lo' libtool=yes
> \
> depfile='.deps/MustuxApplication.Plo'
> tmpdepfile='.deps/MustuxApplication.TPlo' \
> depmode=gcc /bin/sh ./depcomp \
> /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
> -I/usr/lib/qt2/include -DQT_THREAD_SUPPORT   -D_REENTRANT -D_ALSA -g -O2
> -c -o MustuxApplication.lo `test -f 'MustuxApplication.cc' || echo
> './'`MustuxApplication.cc
>  g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/qt2/include
> -DQT_THREAD_SUPPORT -D_REENTRANT -D_ALSA -g -O2 -c MustuxApplication.cc
> -Wp,-MD,.deps/MustuxApplication.TPlo  -fPIC -DPIC -o
> .libs/MustuxApplication.o
> MustuxApplication.cc: In method
> `MustuxApplication::MustuxApplication(int, char **)':
> MustuxApplication.cc:19: implicit declaration of function `int
> printf(...)'
> make[1]: *** [MustuxApplication.lo] Error 1
> make[1]: Leaving directory `/home/Frank/libmustux'
> make: *** [all] Error 2
>

AFAIK the printf() function should be included via: <stdio.h>
and this include should be present at the top of the file
(MustuxApplication.cc)

> I ran configure with the MT options and QT option..no problems there.
>
> Any ideas as to what is wrong?

If stdio.h is not included, try manually adding it to the file


> Thanks

You're welcome :-)


What distro are u using? I'm using Debian here and it works just fine!


Remon




reply via email to

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