GTK missing?

2002-12-19 Diskussionsfäden Thomas Schnhoff
Hallo,

ich habe gerade versucht aus MPlayer-Paket ein Debian Paket zu machen mit 

fakeroot debian/rules binary

Der gesamte Prozeß endet dort, wo die GTK-Version gescheckt wird, zuvor 
hatte ich libgtk2.0.0 nebst Devel- Paket  installiert und dannach (zur 
Sicherheit) ein /sbin/ldconfig gemacht.
Es wird aber kein GTK auf meiner Box gefunden!?


-Snip
thomas:thomas Checking for gtk version ...
Error: the GUI requires GTK (which was not found)
-

So ganz klar ist mir nicht wonach gesucht wird, deshalb hänge ich mal 
configure.log an diese Mail.

Bis auf das verunglückte Update auf libc6/unstable ist die Installation 
(noch) identisch mit Woody/stable...


Thomas
 Checking for gcc version 
Result is: 2.95.4, ok
##

 Checking for CPU vendor 
Result is: AuthenticAMD (6:3:1)
##

 Checking for CPU type 
Result is:  AMD Duron(tm) Processor
##

 Checking for GCC  CPU optimization abilities 

int main(void) { return 0; }

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o -march=athlon 
-mcpu=athlon
cc1: bad value (athlon) for -march= switch
cc1: bad value (athlon) for -mcpu= switch

ldd /tmp/mplayer-conf-26620-7640.o
ldd: /tmp/mplayer-conf-26620-7640.o: Datei oder Verzeichnis nicht gefunden


int main(void) { return 0; }

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o -march=i686 
-mcpu=i686

ldd /tmp/mplayer-conf-26620-7640.o
libfakeroot.so.0 = /usr/lib/libfakeroot/libfakeroot.so.0 (0x40012000)
libc.so.6 = /lib/libc.so.6 (0x40022000)
libdl.so.2 = /lib/libdl.so.2 (0x40135000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Result is: i686
##

 Checking for kernel support of mmx 

#include signal.h
void catch() { exit(1); }
int main(void){
  signal(SIGILL, catch);
  __asm__ __volatile__ (emms:::memory);return(0);
}

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o 

ldd /tmp/mplayer-conf-26620-7640.o
libfakeroot.so.0 = /usr/lib/libfakeroot/libfakeroot.so.0 (0x40012000)
libc.so.6 = /lib/libc.so.6 (0x40022000)
libdl.so.2 = /lib/libdl.so.2 (0x40135000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Result is: yes
##

 Checking for kernel support of mmx2 

#include signal.h
void catch() { exit(1); }
int main(void){
  signal(SIGILL, catch);
  __asm__ __volatile__ (sfence:::memory);return(0);
}

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o 

ldd /tmp/mplayer-conf-26620-7640.o
libfakeroot.so.0 = /usr/lib/libfakeroot/libfakeroot.so.0 (0x40012000)
libc.so.6 = /lib/libc.so.6 (0x40022000)
libdl.so.2 = /lib/libdl.so.2 (0x40135000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Result is: yes
##

 Checking for kernel support of 3dnow 

#include signal.h
void catch() { exit(1); }
int main(void){
  signal(SIGILL, catch);
  __asm__ __volatile__ (femms:::memory);return(0);
}

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o 

ldd /tmp/mplayer-conf-26620-7640.o
libfakeroot.so.0 = /usr/lib/libfakeroot/libfakeroot.so.0 (0x40012000)
libc.so.6 = /lib/libc.so.6 (0x40022000)
libdl.so.2 = /lib/libdl.so.2 (0x40135000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Result is: yes
##

 Checking for kernel support of 3dnowex 

#include signal.h
void catch() { exit(1); }
int main(void){
  signal(SIGILL, catch);
  __asm__ __volatile__ (pswapd %%mm0, %%mm0:::memory);return(0);
}

gcc/tmp/mplayer-conf-2421-7640.c -o /tmp/mplayer-conf-26620-7640.o 

ldd /tmp/mplayer-conf-26620-7640.o
libfakeroot.so.0 = /usr/lib/libfakeroot/libfakeroot.so.0 (0x40012000)
libc.so.6 = /lib/libc.so.6 (0x40022000)
libdl.so.2 = /lib/libdl.so.2 (0x40135000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Result is: yes
##

 Checking for mtrr support 
Result is: yes
##

 Checking for assembler (as 2.12.90.0.1) 
Result is: ok
##

 Checking for Linux kernel version 
Result is: 

Re: GTK missing?

2002-12-19 Diskussionsfäden Stephan Seitz
Hi!

On Thu, Dec 19, 2002 at 05:13:26PM +0100, Thomas Schönhoff wrote:
 Der gesamte Prozeß endet dort, wo die GTK-Version gescheckt wird, zuvor 
 hatte ich libgtk2.0.0 nebst Devel- Paket  installiert und dannach (zur 
 Sicherheit) ein /sbin/ldconfig gemacht.

mplayer benutzt nicht die 2er-GTK sondern die 1.2er. Installiere
libgtk1.2-dev und libglib1.2-dev.

Shade and sweet water!

Stephan

-- 
| Stephan Seitz   E-Mail: [EMAIL PROTECTED] |
|  WWW: http://fsing.fs.uni-sb.de/~stse/|
| PGP Public Keys: http://fsing.fs.uni-sb.de/~stse/pgp.html |



msg29455/pgp0.pgp
Description: PGP signature