[Konsole-devel] [Bug 52754] New: Compile kdebase fails at jasper
Dirk Vornheder
dvornheder at t-online.de
Wed Jan 8 19:32:28 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52754
Summary: Compile kdebase fails at jasper
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: dvornheder at t-online.de
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.
More information about the konsole-devel
mailing list