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,

        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]

Reply via email to