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

[d-i] More problems found while trying to build d-i modules



Hi,

Here's me again trying to build d-i modules. Bellow are some problems I
noticed while trying :

1) module selectdevice :

andrelop@foobar:~/debian-installer/tools/selectdevice$ !dp
dpkg-buildpackage -rfakeroot
dpkg-buildpackage: source package is selectdevice
dpkg-buildpackage: source version is 0.1-2
dpkg-buildpackage: source maintainer is Tollef Fog Heen
<tfheen@debian.org>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 rm -f build-stamp
 /usr/bin/make clean
 make[1]: Entering directory
 `/home/andrelop/debian-installer/tools/selectdevice'
 rm -f selectdevice selectdevice.o 
 make[1]: Leaving directory
 `/home/andrelop/debian-installer/tools/selectdevice'
 dh_clean
 	rm -f debian/selectdevice.substvars
  rm -rf debian/selectdevice
	rm -f debian/files
	rm -f debian/*.debhelper
	rm -f debian/substvars
	find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name
	\*\~ -o -name DEADJOE -o -name \*.orig -o -name \*.rej -o
	-name \*.bak -o -name .\*.orig -o -name .\*.rej -o -name
	.SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a
	-name \*.P \) \) -exec rm -f {} \;
	rm -rf autom4te.cache
 dpkg-source -b selectdevice
 dpkg-source: warning: unknown information field
  Xbc-installer-menu-item in input data in package's
  section of control info file
 dpkg-source: warning: source directory `./selectdevice'
  is not <sourcepackage>-<upstreamversion>
  `selectdevice-0.1'
 dpkg-source: building selectdevice in
	selectdevice_0.1-2.tar.gz
 dpkg-source: building selectdevice in
  selectdevice_0.1-2.dsc
 debian/rules build
 dh_testdir
	/usr/bin/make
	make[1]: Entering directory
  `/home/andrelop/debian-installer/tools/selectdevice'
	gcc -Wall  -Os -fomit-frame-pointer  -c selectdevice.c
	gcc -o selectdevice selectdevice.o -lkdetect -ldebconf
	/usr/bin/ld: cannot find -lkdetect
	collect2: ld returned 1 exit status
	make[1]: ** [selectdevice] Erro 1
	make[1]: Leaving directory
	`/home/andrelop/debian-installer/tools/selectdevice'
	make: ** [build-stamp] Erro 2
andrelop@foobar:~/debian-installer/tools/selectdevice$

It seems that libkdetect-dev isn't installed, however :

andrelop@foobar:~/debian-installer/tools/selectdevice$ dpkg -l | grep
kdetect
ii  libkdetect-dev 0.1-1          Detect hardware known to the kernel
(headers
ii  libkdetect0    0.1-1          Detect hardware known to the linux
kernel
andrelop@foobar:~/debian-installer/tools/selectdevice$


2) module prebaseconfig :

It won't build as dpkg-builpackage is complaining about a badly
formated trailer line in debian/changelog :

parsechangelog/debian: error: badly formatted trailer line, at changelog
line 6
dpkg-buildpackage: unable to determine source package
andrelop@foobar:~/debian-installer/tools/prebaseconfig$
	
I'll keep reporting problems whenever I found them. Keep up the good
work :-)


-- 
++----------------------------------------------------------------------++
||  Andre Luis Lopes                   andrelop@ig.com.br               ||
||  Debian-BR Project                  http://debian-br.cipsga.org.br   ||
||  Personal Web Site                  http://www.utah.com.br/~andrelop ||      
||  Public GPG KeyID                   9D1B82F6                         ||
||  Keyserver                          wwwkeys.eu.pgp.net               ||

Attachment: pgpLgU7K_0BAC.pgp
Description: PGP signature


Reply to: