[maemo-developers] Diablo-extras repository access?

From: Tim Teulings rael at edge.ping.de
Date: Sun Jun 29 18:19:42 EEST 2008
Hello! 

> o.k. I got past the libgpsbt-dev issue. Now libagg-dev is giving me
> problems. Autobuilder fails on it. Looking at the logs, it compiles
> successfully on autobuilder but the package build fails. (see fail log
> below...

> install -m644 ./src/platform/X11/.libs/libaggplatformX11.a \
	/home/builder2/maemo-diablo-armel-extras-devel/work/agg-2.5+dfsg1/debian/li 
bagg-dev/usr/lib/libaggplatformX11_pic.a
> install: cannot stat `./src/platform/X11/.libs/libaggplatformX11.a':
> No such file or directory

Hm normally for debian packages you call your configure scriptg with 
 --prefix=/usr. Then you normally build and then install by calling make 
install with setting DIST to some temorary diretory below the debian 
diretory. From there you then  build the package content. In your case you 
directly build package contentg from your souce directory. I dcon't know if 
this wrong but at least not the normal way to go. Nevertheless you either 
have  passed the wrong path (but earlierf install calls worked) or the 
library you was not build. Check make log and configure call. 

-- 
Gruß...
      Tim. 

More information about the maemo-developers mailing list