I have been compileing alot of programs with the pdaxrom-builder and let me say when it works it is an awsome tool. I have ran into severl problems with it mostly packages not being able to be downloaded because they change locations. Nothing big. There have been a few compile errors but i managed to get them fix, but i have on that i cant for the life of me figure out
CODE
gconvert.c:47:2 #error GNU libiconv not in use but included iconv.h is from libiconv
I cant compile anything else till i get this fixed. I have searched for the last day and a half and still nothing.
pgas
Jan 6 2006, 12:05 AM
can you be a bit more specific? With which pakcage do you got this error?
You can enable/disable package with make menuconfig. So you can disable the package that causes trouble until a fix is found.
Also have a look in patches-local, some patches for armvtel might apply to arm. (for instance to build Mplayer for the 5500 I copied the "armv5tel" directory to "arm" so that the patch has been also during the build for 5500)
VoiDeR
Jan 6 2006, 12:44 AM
I was trying to compile bmp. I used the command make bmp_targetinstall. It also does it when i do make world. Ill try what you suggested and let you know how it works.
make: *** [/home/root/pdaXrom-builder/state/glib22.targetinstall] Error 2 bash-3.00# make bmp_targetinstall > ~/glib-2.8.1 gconvert.c:47:2: #error GNU libiconv not in use but included iconv.h is from libiconv make[5]: *** [gconvert.lo] Error 1 make[4]: *** [install-recursive] Error 1 make[3]: *** [install] Error 2 make[2]: *** [install-recursive] Error 1 make[1]: *** [install] Error 2 make: *** [/home/root/pdaXrom-builder/state/glib22.targetinstall] Error 2
VoiDeR
Jan 6 2006, 09:43 AM
I couldnt find an answer so i cheated and did "touch state/glib22.targetinstall" and it went on and compiled. Does the builder generate a a Package file for the feed or do i have to do that by hand?
pgas
Jan 6 2006, 01:26 PM
QUOTE(VoiDeR @ Jan 6 2006, 07:43 PM)
Does the builder generate a a Package file for the feed or do i have to do that by hand?
There should be something in the builder, attached is the script I use for the contrib site.
It's a hacked version of another such script. run it inside the directory containing your packages. It creates the Package file and an index.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.