[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kde package sarge



Hi,

The lack of sarge package and the need for Kile (latex editor)
made me consider making my own debs.
Perhaps set up my own apt rep.

I'am new to making debian packages but ti can't be that hard with
ready to go tar.gz debian/rules etc?

First I fetched the kdelibs 3.1.2 from kde.org.
 fakeroot debian/rules binary
This worked out fine, got my debs.
Installed them and I could compile Kile, i was home.

When I read more about building debian packages i read that this what
not the way to do it.

So I fetched kdebase and diff.gz .dsc from a swedish debian mirror.
Then dpkg-source -x kdebase-3.1.2.dsc
cd kdebase-3.1.2
dpkg-buildpackage -rfakeroot 

now it failed.
First it complained about automake1.7 and some dev package.
Installed them and gave it a new try.

After about 1 hour it failed...

make[4]: Entering directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I../../konqueror -I.. -I../../libkonq
-I../../kcontrol/input -I/usr/include/kde -I/usr/include/qt3
-I/usr/X11R6/include  -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic
-W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
-fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
-DQT_NO_ASCII_CAST -D_GNU_SOURCE  -MT konqueror_la.all_cc.lo -MD -MP -MF
".deps/konqueror_la.all_cc.Tpo" \
-c -o konqueror_la.all_cc.lo `test -f 'konqueror_la.all_cc.cc' || echo
'../../konqueror/'`konqueror_la.all_cc.cc; \
then mv -f ".deps/konqueror_la.all_cc.Tpo"
".deps/konqueror_la.all_cc.Plo"; \
else rm -f ".deps/konqueror_la.all_cc.Tpo"; exit 1; \
fi
In file included from konqueror_la.all_cc.cc:7:
../../konqueror/konq_guiclients.cc: In member function `void 
 ToggleViewGUIClient::slotViewAdded(KonqView*)':
../../konqueror/konq_guiclients.cc:327: warning: unused variable
`bool vertical'
In file included from konqueror_la.all_cc.cc:8:
../../konqueror/konq_run.cc: In member function `void 
KonqRun::slotRedirection(KIO::Job*, const KURL&)':
../../konqueror/konq_run.cc:203: no matching function for
call to `
 KParts::URLArgs::setRedirectedRequest(bool)'
In file included from konqueror_la.all_cc.cc:9:
../../konqueror/konq_view.cc: In member function `bool 
KonqView::prepareReload(KParts::URLArgs&)':
../../konqueror/konq_view.cc:1118: no matching function
for call to `
KParts::URLArgs::redirectedRequest()'
make[4]: *** [konqueror_la.all_cc.lo] Fel 1
make[4]: Leaving directory
'/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
make[3]: *** [all-recursive] Fel 1
make[3]: Leaving directory
'/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux'
make[1]: *** [all] Fel 2
make[1]: Leaving directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux'
make: *** [build-stamp] Fel 2
										

...

Fel = Error

Is this a KDE konqueror bug or ...?

/Thanks 


-- 
 
 | Henrik Skantz   
 | GNU - Free Software (free as in freedom, not as in free beer) 
 | Get key at pgp.mit.edu 
	



Reply to: