Package: mpeg2dec
Version: 0.4.0b-4
Severity: normal
hi
I tried this compilation:
mpeg2dec-0.4.0b$ DEB_BUILD_OPTIONS=noopt,nostrip,debug debuild binary
...
CC="gcc-3.4" CXX="g++" CFLAGS="-g -Wall -O0" CXXFLAGS="-g -Wall -O0"
CPPFLAGS="" LDFLAGS=""
/home/ftp/pub/mplayer/debug/tmp/mpeg2dec-0.4.0b/./configure
--build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
--sysconfdir=/etc --localstatedir=/var
--libexecdir="\${prefix}/lib/mpeg2dec" --disable-maintainer-mode
--disable-dependency-tracking --srcdir=. --enable-shared
....
gcc-3.4 -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include
-I../../include -Wall -g -Wall -O3 -fomit-frame-pointer -fno-common -c
rgb.c -fPIC -DPIC -o .libs/rgb.o
it seems that cdbs recognizes the options and sets
CFLAGS="-g -Wall -O0" ; but then "configure" does ignore that setting
I also tried
./configure CC="gcc-3.4" CXX="g++" CFLAGS="-g -Wall -O0" CXXFLAGS="-g -Wall -O0"
and this does not work either.
thanks
a.
ps: noopt and nostrip are in Debian policy ; debug was in D.P. once, but
was dropped: I tested it just in case
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (450, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages mpeg2dec depends on:
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libmpeg2-4 0.4.0b-4 MPEG1 and MPEG2 video decoder libr
ii libsdl1.2debian 1.2.11-7 Simple DirectMedia Layer
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
mpeg2dec recommends no packages.
-- no debconf information
--
Andrea Mennucc
"The EULA sounds like it was written by a team of lawyers who want to tell
me what I can't do, and the GPL sounds like it was written by a human
being who wants me to know what I can do."
Anonymous, http://www.securityfocus.com/columnists/420
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]