Bug 52754

Summary: Compile kdebase fails at jasper
Product: [Applications] konsole Reporter: Dirk Vornheder <dvornheder>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dirk Vornheder 2003-01-08 20:32:26 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.1 
OS:          Linux

Compile of kdebase (snapshot from 01/07/03) fails:

make[2]: Entering directory `/privat/kdepgm/src/cvs/kdelibs-030108/kimgio'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -fno-common  -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT    -o kimg_jp2.la.closure kimg_jp2_la_closure.lo -module -avoid-version -export-symbols-regex 'kimgio_.*_(read|write)' -no-undefined -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib  jp2.lo -lqt-mt  -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -ljasper -ljpeg -lm
.libs/jp2.o: In function `(anonymous namespace)::init_cmptlut((anonymous namespace)::gs_t&)':
.libs/jp2.o(.text+0x102): undefined reference to `jas_image_getcmptbytype'
.libs/jp2.o(.text+0x121): undefined reference to `jas_image_getcmptbytype'
.libs/jp2.o(.text+0x13d): undefined reference to `jas_image_getcmptbytype'
.libs/jp2.o(.text+0x159): undefined reference to `jas_image_getcmptbytype'
collect2: ld returned 1 exit status
make[2]: *** [kimg_jp2.la.closure] Error 1
make[2]: Leaving directory `/privat/kdepgm/src/cvs/kdelibs-030108/kimgio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/privat/kdepgm/src/cvs/kdelibs-030108'
make: *** [all] Error 2

The version 1.600.0 of jasper is installed.
Comment 1 Stephan Binner 2003-01-09 11:14:20 UTC
Relation to Konsole? 
Please don't report CVS HEAD compile errors to bugs.kde.org. 
Btw, "01/07/03" will be read as 3rd July 2001.