Re: [leaf-devel] Problem compiling

2013-02-18 Thread KP Kirchdoerfer
mes to force compilation > after source modifications? > > > > -Original Message- > From: KP Kirchdoerfer > Reply-to: kap...@users.sourceforge.net > To: leaf-devel@lists.sourceforge.net > Subject: Re: [leaf-devel] Problem compiling > Date: Mon, 18 Feb 2013 1

Re: [leaf-devel] Problem compiling

2013-02-18 Thread Hervé Delmas
0.K.] make the list of required build packages: nothing to do [0.K.] Do I have to run ./buildtool.pl srcclean evrytimes to force compilation after source modifications? -Original Message- From: KP Kirchdoerfer Reply-to: kap...@users.sourceforge.net To: leaf-devel@lists.sour

Re: [leaf-devel] Problem compiling

2013-02-18 Thread KP Kirchdoerfer
Am 18.02.2013 00:23, schrieb Hervé Delmas: > Hi everybody, > > I would like to compile a small program for my Bering Uclibc 4.3. I > read the Developer Guide but I am not sure I get it. I tried to modify > an existing package locally on my computer, but the buildtool seems to > compare the sour

[leaf-devel] Problem compiling

2013-02-17 Thread Hervé Delmas
Hi everybody, I would like to compile a small program for my Bering Uclibc 4.3. I read the Developer Guide but I am not sure I get it. I tried to modify an existing package locally on my computer, but the buildtool seems to compare the source on the git repository. Is there a way to compile sou

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-05 Thread Mike Noyes
On Tue, 2011-07-05 at 17:06 +0100, david M brooke wrote: > On 4 Jul 2011, at 23:20, Mike Noyes wrote: > > > On Mon, 2011-07-04 at 23:37 +0200, Erich Titl wrote: > >> Hi David > >> > >> on 04.07.2011 21:06, david M brooke wrote: > >>> > >> ... > >>> > >>> Hi Mike, > >>> > >>> My build host is r

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-05 Thread david M brooke
On 4 Jul 2011, at 23:20, Mike Noyes wrote: > On Mon, 2011-07-04 at 23:37 +0200, Erich Titl wrote: >> Hi David >> >> on 04.07.2011 21:06, david M brooke wrote: >>> >> ... >>> >>> Hi Mike, >>> >>> My build host is running Fedora 15 for x86_64. Works fine. Happy to >>> share the logfile from a c

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-04 Thread Mike Noyes
On Mon, 2011-07-04 at 23:37 +0200, Erich Titl wrote: > Hi David > > on 04.07.2011 21:06, david M brooke wrote: > > > ... > > > > Hi Mike, > > > > My build host is running Fedora 15 for x86_64. Works fine. Happy to > > share the logfile from a clean build if that is any use, though it > > will b

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-04 Thread Erich Titl
Hi David on 04.07.2011 21:06, david M brooke wrote: > ... > > Hi Mike, > > My build host is running Fedora 15 for x86_64. Works fine. Happy to share the > logfile from a clean build if that is any use, though it will be big... > > Would be good to get an understanding of which build OS platf

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-04 Thread david M brooke
On 3 Jul 2011, at 14:30, Mike Noyes wrote: > On Sun, 2011-07-03 at 10:17 +0200, KP Kirchdoerfer wrote: >> Am Freitag, 1. Juli 2011, 15:52:49 schrieb Mike Noyes: >> >>> On Tue, 2011-06-28 at 17:52 +0200, KP Kirchdoerfer wrote: >>> -snip- >>> > I was running into a similar problem when changi

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-03 Thread Mike Noyes
On Sun, 2011-07-03 at 10:17 +0200, KP Kirchdoerfer wrote: > Am Freitag, 1. Juli 2011, 15:52:49 schrieb Mike Noyes: > > > On Tue, 2011-06-28 at 17:52 +0200, KP Kirchdoerfer wrote: > > -snip- > > > > > > I was running into a similar problem when changing to the new directory > > > > structure. Buil

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-07-01 Thread Mike Noyes
On Tue, 2011-06-28 at 17:52 +0200, KP Kirchdoerfer wrote: -snip- > > I was running into a similar problem when changing to the new directory > > structure. Buildenv would just not build anymore. I had to bite the > > bullet and run cleanall.sh before building buildenv. > > This is one different; I

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-28 Thread KP Kirchdoerfer
Am Dienstag, 28. Juni 2011, 07:53:41 schrieb Erich Titl: > Hi KP > > at 27.06.2011 19:20, KP Kirchdoerfer wrote: > > Am Sonntag, 26. Juni 2011, 22:27:13 schrieb Andrew: > >> 26.06.2011 22:59, KP Kirchdoerfer пишет: > >>> configure:12114: /lib/cpp -DNO_ASM conftest.cpp > >>> /usr/lib/i386-linux-gnu

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-27 Thread Erich Titl
Hi KP at 27.06.2011 19:20, KP Kirchdoerfer wrote: > Am Sonntag, 26. Juni 2011, 22:27:13 schrieb Andrew: >> 26.06.2011 22:59, KP Kirchdoerfer пишет: >>> configure:12114: /lib/cpp -DNO_ASM conftest.cpp >>> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/cc1plus: error while >>> loading shared libra

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-27 Thread KP Kirchdoerfer
Am Sonntag, 26. Juni 2011, 22:27:13 schrieb Andrew: > 26.06.2011 22:59, KP Kirchdoerfer пишет: > > configure:12114: /lib/cpp -DNO_ASM conftest.cpp > > /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/cc1plus: error while > > loading shared libraries: libc.so.0: cannot open shared object file: No >

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-26 Thread Andrew
26.06.2011 22:59, KP Kirchdoerfer пишет: > configure:12114: /lib/cpp -DNO_ASM conftest.cpp > /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/cc1plus: error while loading > shared libraries: libc.so.0: cannot open shared object file: No such file or > directory > configure:12120: $? = 1 It looks

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-26 Thread KP Kirchdoerfer
Am Sonntag, 26. Juni 2011, 21:47:44 schrieb Andrew: > 26.06.2011 01:37, KP Kirchdoerfer пишет: > > Am Sonntag, 26. Juni 2011, 00:05:05 schrieb Andrew: > >> 26.06.2011 00:54, KP Kirchdoerfer пишет: > >>> Am Samstag, 25. Juni 2011, 23:41:24 schrieb Andrew: > 25.06.2011 23:19, KP Kirchdoerfer пиш

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-26 Thread Andrew
26.06.2011 01:37, KP Kirchdoerfer пишет: > Am Sonntag, 26. Juni 2011, 00:05:05 schrieb Andrew: >> 26.06.2011 00:54, KP Kirchdoerfer пишет: >>> Am Samstag, 25. Juni 2011, 23:41:24 schrieb Andrew: 25.06.2011 23:19, KP Kirchdoerfer пишет: > Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew:

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Sonntag, 26. Juni 2011, 00:05:05 schrieb Andrew: > 26.06.2011 00:54, KP Kirchdoerfer пишет: > > Am Samstag, 25. Juni 2011, 23:41:24 schrieb Andrew: > >> 25.06.2011 23:19, KP Kirchdoerfer пишет: > >>> Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew: > 25.06.2011 22:45, KP Kirchdoerfer пиш

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
26.06.2011 00:54, KP Kirchdoerfer пишет: > Am Samstag, 25. Juni 2011, 23:41:24 schrieb Andrew: >> 25.06.2011 23:19, KP Kirchdoerfer пишет: >>> Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew: 25.06.2011 22:45, KP Kirchdoerfer пишет: > I have installed binutils-2.21.0.20110327-2ubuntu3.

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Samstag, 25. Juni 2011, 23:41:24 schrieb Andrew: > 25.06.2011 23:19, KP Kirchdoerfer пишет: > > Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew: > >> 25.06.2011 22:45, KP Kirchdoerfer пишет: > >>> I have installed binutils-2.21.0.20110327-2ubuntu3. > >> > >> I still use 2.20 - and 3 days ag

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
25.06.2011 23:19, KP Kirchdoerfer пишет: > Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew: >> 25.06.2011 22:45, KP Kirchdoerfer пишет: >>> I have installed binutils-2.21.0.20110327-2ubuntu3. >> I still use 2.20 - and 3 days ago rebuild was successful. So trouble in >> host binutils. >> >>> In

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Samstag, 25. Juni 2011, 21:57:35 schrieb Andrew: > 25.06.2011 22:45, KP Kirchdoerfer пишет: > > I have installed binutils-2.21.0.20110327-2ubuntu3. > > I still use 2.20 - and 3 days ago rebuild was successful. So trouble in > host binutils. > > > In our recent buildenv we do have binutils-2.2

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
25.06.2011 22:45, KP Kirchdoerfer пишет: > > I have installed binutils-2.21.0.20110327-2ubuntu3. I still use 2.20 - and 3 days ago rebuild was successful. So trouble in host binutils. > In our recent buildenv we do have binutils-2.21, committed by David due to > pb's with host gcc. > Why is shoul

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Samstag, 25. Juni 2011, 21:31:16 schrieb Andrew: > 25.06.2011 22:26, KP Kirchdoerfer пишет: > > Am Samstag, 25. Juni 2011, 21:12:20 schrieb Andrew: > >> 25.06.2011 21:49, KP Kirchdoerfer пишет: > >>> initfini.c:29: Error: .size expression for _fini does not evaluate to a > >>> constant > > > >

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
25.06.2011 22:26, KP Kirchdoerfer пишет: > Am Samstag, 25. Juni 2011, 21:12:20 schrieb Andrew: >> 25.06.2011 21:49, KP Kirchdoerfer пишет: >>> initfini.c:29: Error: .size expression for _fini does not evaluate to a >>> constant > ok. > > and now what? > > :) > kp Sorry, I send this by mistake :) I

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Samstag, 25. Juni 2011, 21:12:20 schrieb Andrew: > 25.06.2011 21:49, KP Kirchdoerfer пишет: > > initfini.c:29: Error: .size expression for _fini does not evaluate to a > > constant ok. and now what? :) kp -- All the d

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
25.06.2011 21:49, KP Kirchdoerfer пишет: > initfini.c:29: Error: .size expression for _fini does not evaluate to a > constant -- All the data continuously generated in your IT infrastructure contains a definitive record

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Am Samstag, 25. Juni 2011, 20:44:03 schrieb Andrew: > 25.06.2011 21:34, KP Kirchdoerfer пишет: > > Hi; > > > > again a system update seems to break buildtool. > > > > I've updated from ubuntu 10.04 to 11.04. > > > > Trying to build buildenv fails: > > make[1]: Leaving directory `/opt/buildtool-

Re: [leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread Andrew
25.06.2011 21:34, KP Kirchdoerfer пишет: > Hi; > > again a system update seems to break buildtool. > > I've updated from ubuntu 10.04 to 11.04. > > Trying to build buildenv fails: > make[1]: Leaving directory `/opt/buildtool- > test/source/buildenv/uClibc-0.9.30.3' > make -j1 -C /opt/buildtool-test

[leaf-devel] problem compiling buildenv with ubuntu 11.04

2011-06-25 Thread KP Kirchdoerfer
Hi; again a system update seems to break buildtool. I've updated from ubuntu 10.04 to 11.04. Trying to build buildenv fails: make[1]: Leaving directory `/opt/buildtool- test/source/buildenv/uClibc-0.9.30.3' make -j1 -C /opt/buildtool-test/source/buildenv/uClibc-0.9.30.3 \ PREFIX=/opt/bui

[leaf-devel] problem compiling openswan userland on slink (for Bering)

2004-04-07 Thread Erich Titl
Hi I am trying to compile the opsec userland code for openswan 1.0.1 within an slink chrooted environment. Basically I am missing a few type declarations. here is my compile command, do not be fooled by the freeswan directory name make KERNELSRC=/src/2.4.24/linux \ PRIVDIR=/src/2.4.24