Hi,

 

I'm new to this list and leaf-development, but I'm using leaf since it still
was LRP. Normally I just use whatever is available in the iso-image.

Recently I needed a special kernel (with siimage support compiled in), so I
decided to give buildtool for ucBering a chance.

I installed Config::General as noted in the docs, used cvs to get buildtool,
and then tried to build the environment.

 

It complained about "&main::ParseConfig", after awhile I figured that
replacing "ParseConfig" by "Config::General::ParseConfig" in buildtool.pl
and in "buildtool/Make/Source.pm" solved that problem.

Question : Is this a known problem or a problem with my distro ? I'm using a
fresh slackware 11 install in vmware to build everything.

 

Now that I can compile my own kernels, I decided to go a bit further and
rebuild the packages.

So I did :

 

./buildtool.pl pkglist | ./buildtool.pl build

 

Which stopped at building irmp3, giving an "syntax error near unexpected
token '(" error in it configure script.

Again after awhile, I figured that this was due to the fact that I'm using
bash as my standard shell. Changing the symbolic link for /bin/sh from bash
to zsh solved this problem.

 

Question : is this a known problem or a problem with the distro ?

 

 

Regards,

 

Stefaan

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to