Joshua wrote:
> Kristian Kielhofner wrote:
>
>>Joshua wrote:
>>
>>
>>>Kristian Kielhofner wrote:
>>>
>>>
>>>
>>>>Joshua wrote:
>>>>
>>>>
>>>>
>>>>
>>>>>I have checked out the latest trunk from svn and followed the build
>>>>>instructions previously posted to configure for a Gumstix device, and I
>>>>>seem to be getting the below make errors and make fails. any suggestions
>>>>>or information could be helpful.
>>>>>
>>>>>xsize.h: In function `xsum':
>>>>>xsize.h:59: error: `SIZE_MAX' undeclared (first use in this function)
>>>>>xsize.h:59: error: (Each undeclared identifier is reported only once
>>>>>xsize.h:59: error: for each function it appears in.)
>>>>>xvasprintf.c: In function `xstrcat':
>>>>>xvasprintf.c:62: error: `SIZE_MAX' undeclared (first use in this function)
>>>>>xvasprintf.c:62: error: `INT_MAX' undeclared (first use in this function)
>>>>>xvasprintf.c:64: error: `errno' undeclared (first use in this function)
>>>>>xvasprintf.c:64: error: `E2BIG' undeclared (first use in this function)
>>>>>xvasprintf.c: In function `xvasprintf':
>>>>>xvasprintf.c:112: error: `errno' undeclared (first use in this function)
>>>>>xvasprintf.c:112: error: `ENOMEM' undeclared (first use in this function)
>>>>>make[4]: *** [xvasprintf.o] Error 1
>>>>>make[4]: Leaving directory
>>>>>`/home/devnull/subvn/astlinux-trunk/build_arm_nofpu/msmtp-1.4.6/gnulib'
>>>>>make[3]: *** [all] Error 2
>>>>>make[3]: Leaving directory
>>>>>`/home/devnull/subvn/astlinux-trunk/build_arm_nofpu/msmtp-1.4.6/gnulib'
>>>>>make[2]: *** [all-recursive] Error 1
>>>>>make[2]: Leaving directory
>>>>>`/home/devnull/subvn/astlinux-trunk/build_arm_nofpu/msmtp-1.4.6'
>>>>>make[1]: *** [all] Error 2
>>>>>make[1]: Leaving directory
>>>>>`/home/devnull/subvn/astlinux-trunk/build_arm_nofpu/msmtp-1.4.6'
>>>>>make: ***
>>>>>[/home/devnull/subvn/astlinux-trunk/build_arm_nofpu/msmtp-1.4.6/src/msmtp]
>>>>>Error 2
>>>>>
>>>>>r/ Joshua
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>Joshua,
>>>>
>>>> I just built trunk again (for Gumstix) from scratch with Asterisk
>>>>1.2.13. msmtp built just fine. Can you tell me anything about your
>>>>host system?
>>>>
>>>>--
>>>>Kristian Kielhofner
>>>>_______________________________________________
>>>>Astlinux-users mailing list
>>>>[email protected]
>>>>http://lists.kriscompanies.com/mailman/listinfo/astlinux-users
>>>>
>>>>Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
>>>>PROTECTED]
>>>>
>>>>
>>>>
>>>>
>>>>
>>>I just tried to build on another system and this time it failed out on ssh:
>>>
>>>
>>>(umask 022 ; ./mkinstalldirs
>>>/root/astlinux-trunk/build_arm_nofpu/root/var/empty)
>>>/bin/install -c -m 0755 -s ssh
>>>/root/astlinux-trunk/build_arm_nofpu/root/usr/bin/ssh
>>>strip: Unable to recognise the format of the input file
>>>/root/astlinux-trunk/build_arm_nofpu/root/usr/bin/ssh
>>>/bin/install: strip failed
>>>make[1]: *** [install-files] Error 1
>>>make[1]: Leaving directory
>>>`/root/astlinux-trunk/build_arm_nofpu/openssh-4.3p2'
>>>make: *** [/root/astlinux-trunk/build_arm_nofpu/root/usr/bin/ssh] Error 2
>>>
>>>
>>>
>>
>>Joshua,
>>http://www.jpbroussard.com/x86_64_make.txt
>> What are your parallel build options set at? Can you show me the strip
>>command being used here?
>>
>>--
>>Kristian Kielhofner
>>_______________________________________________
>>Astlinux-users mailing list
>>[email protected]
>>http://lists.kriscompanies.com/mailman/listinfo/astlinux-users
>>
>>Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
>>PROTECTED]
>>
>>
>>
> I am just simply using -j1... nothing special on either machine...
>
> the linked files are my config, and the full 'make 1> make.txt 2>&1'
> output. Could these be of any use to you?
>
> http://www.jpbroussard.com/gumstix.config
> http://www.jpbroussard.com/x86_make.txt.gz
> http://www.jpbroussard.com/x86_64_make.txt.gz
>
Joshua,
I just ran a full make from trunk for a Gumstix on this:
Linux monaco-2 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:28:26 CDT 2006
x86_64 x86_64 x86_64 GNU/Linux
Ran just fine (with -j2)... I am wondering if this could be some funny
Gentoo thing, as I was using CentOS. Can you run script before your make:
script
make
And send me the typscript file?
--
Kristian Kielhofner
_______________________________________________
Astlinux-users mailing list
[email protected]
http://lists.kriscompanies.com/mailman/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]