#1804 closed defect (fixed)
mplayer does not compile when configured with --disable-networking
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | build system |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
mplayer does not compile when configured with --disable-networking
System Information:
I use Slackware 13.1 with self-compiled ffmpeg and mplayer
-> uname -a
Linux andres-slack 2.6.35.4 #1 PREEMPT Mon Aug 30 23:34:18 CEST 2010 i686 AMD
Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux
-> ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1649149 May 13 08:55 /lib/libc-2.11.1.so
lrwxrwxrwx 1 root root 14 Aug 21 01:56 /lib/libc.so.6 -> libc-2.11.1.so
-> gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.4.4/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.4.4/configure --prefix=/usr --libdir=/usr/lib
--enable-shared --enable-bootstrap
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-checking=release --with-system-zlib
--with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions
--enable-cxa_atexit --enable-libssp --with-gnu-ld --verbose --with-arch=i486
--target=i486-slackware-linux --build=i486-slackware-linux
--host=i486-slackware-linux
Thread model: posix
gcc version 4.4.4 (GCC)
-> ld -v
GNU ld (Linux/GNU Binutils) 2.20.51.0.8.20100412
as --version
GNU assembler (Linux/GNU Binutils) 2.20.51.0.8.20100412
Copyright 2010 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i486-slackware-linux'.
Hardware and drivers:
-> cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Athlon(tm) XP 3000+
stepping : 0
cpu MHz : 2129.719
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips : 4259.43
clflush size : 32
cache_alignment : 32
address sizes : 34 bits physical, 32 bits virtual
power management: ts
Video card : GeForce4 MX 440 with AGP8X
X Server Version : 1.7.7
NVIDIA Driver Version : 96.43.18
Sound card : VIA8237 - VIA 8237
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | mplayer-make.txt added |
---|
comment:1 by , 14 years ago
op_sys: | Linux → All |
---|---|
rep_platform: | Other → All |
Resolution: | → fixed |
Status: | new → closed |
FTP support now has proper autodetection in configure, which should resolve this problem. BTW, there is no need for extended CPU information when reporting build failures.
full make output