The key question was "what is the output of the 'echo $?' command".
C
On Dec 9, 2005, at 1:30 PM, Erik D. Rodriguez wrote:
> Same as before. I played with this a bit and was not able to
> resolve the URL to anything. Looks like build 675 resolved the
> other issue (Or the URL is now working). Modifying the openobex.mk
> file allowed my make to complete and I now have the tools to
> compile. I did the 'test' compile per the wiki and it looks good
> from here. Dont have the Gumstix here at work, so thats gonns have
> to wait.
>
> Thanks for the help.
>
>
>
> -----Original Message-----
> From: gumstix-users-admin@... on behalf of Craig
> Hughes
> Sent: Fri 12/9/2005 4:11 PM
> To: gumstix-users@...
> Subject: Re: [Gumstix-users] 1uildroot Compile Issue (Part 2)
>
> Erik, on your machine can you do:
>
> wget http://umn.dl.sourceforge.net/sourceforge/openobex/
> openobex-1.0.1.tar.gz
> echo $?
>
> The wget will fail with the timeout, but I'm curious as to why your
> buildroot isn't falling back to download whatever it needs from our
> server.
>
> C
>
> On Dec 9, 2005, at 1:02 PM, Erik D. Rodriguez wrote:
>
>> Here is the error without modification, from a fresh copy (build
>> 675):
>>
>> --12:51:19-- http://umn.dl.sourceforge.net/sourceforge/openobex/
>> openobex-1.0.1.tar.gz
>> (try: 3) => `/home/erik/Desktop/gumstix-buildroot/sources/dl/
>> openobex-1.0.1.tar.gz'
>> Connecting to umn.dl.sourceforge.net[128.101.240.209]:80... failed:
>> Connection timed out.
>>
>> I can locate a valid copy of openobex and insert the URL into the
>> openobex.mk file, and this will resolve this issue. But, make will
>> have pretty much the same error on hostap. I found a copy of that
>> and changed hostap.mk and found that the hostap-conf.mk referes to
>> a .conf file that it is (Apparently) expecting to grab from the
>> same URL. This is my understanding, which has very little weight.
>>
>> Either way, the above error is from a very fresh svn of build 675.
>>
>>
>> -----Original Message-----
>> From: gumstix-users-admin@... on behalf of Craig
>> Hughes
>> Sent: Fri 12/9/2005 2:52 PM
>> To: gumstix-users@...
>> Subject: Re: [Gumstix-users] 1uildroot Compile Issue (Part 2)
>>
>> Erik, it looks OK on my machine -- what script did you modify?
>>
>> C
>>
>> On Dec 9, 2005, at 11:02 AM, Erik D. Rodriguez wrote:
>>
>>
>> That's because I modified the script. Without the modification,
>> the download step keeps timing out. With this particular file,
>> there are two scripts, apparently having to do with kernel install
>> or something. The other script file references a .conf file that I
>> can not locate.
>>
>>
>>
>> Anyone have a clear set of make files for a successful build?
>>
>>
>>
>> Erik Rodriguez
>>
>> Certified Software Solutions
>>
>> (w) (858) 675-8200 (c) (858) 722-3353
>>
>> ________________________________
>>
>> From: gumstix-users-admin@... [mailto:gumstix-
>> users-admin@...] On Behalf Of Michael Taylor
>> Sent: Friday, December 09, 2005 10:26 AM
>> To: gumstix-users@...
>> Subject: Re: [Gumstix-users] 1uildroot Compile Issue (Part 2)
>>
>>
>>
>> Erik,
>>
>> Your download of the driver file failed, but the file exists:
>>
>> zcat: /home/erik/Desktop/gumstix-buildroot/sources/dl/hostap-
>> driver-0.3.9.tar.gz: unexpected end of file
>>
>> Delete that file and try again.
>>
>> Cheers,
>>
>> Mike
>>
>> Erik D. Rodriguez wrote:
>>
>> Thanks for all your help. I went through your suggestions and
>> started the make process again. The process went much further this
>> time. And yes, Eri(K)'s must stick to together, all 8% of us.
>>
>> Anyway, apparently in the home stretch, the make process had an
>> issue resolving openobex. I located a site that hosted this file/
>> version and edited the script for it. Then everything went well for
>> a while. This is using build 674. I was crossing my fingers in
>> hopes that the bad url would have been resolved, but apparently
>> not. Here are my results:
>>
>> /home/erik/Desktop/gumstix-buildroot/sources/getter_script.sh -nH -
>> P /home/erik/Desktop/gumstix-buildroot/sources/dl http://
>> hostap.epitest.fi/releases/hostap-utils-0.3.7.tar.gz <http://
>> hostap.epitest.fi/releases/hostap-utils-0.3.7.tar.gz> -O /home/
>> erik/Desktop/gumstix-buildroot/sources/dl/hostap-utils-0.3.7.tar.gz
>> --08:53:21-- http://hostap.epitest.fi/releases/hostap-
>> utils-0.3.7.tar.gz <http://hostap.epitest.fi/releases/hostap-
>> utils-0.3.7.tar.gz>
>> => `/home/erik/Desktop/gumstix-buildroot/sources/dl/
>> hostap-utils-0.3.7.tar.gz'
>> Resolving hostap.epitest.fi... 194.100.116.233
>> Connecting to hostap.epitest.fi[194.100.116.233]:80... connected.
>> HTTP request sent, awaiting response... 200 OK
>> Length: 59,659 [application/x-gzip]
>>
>> 100%[====================================>] 59,659 50.72K/s
>>
>> 08:53:23 (50.59 KB/s) - `/home/erik/Desktop/gumstix-buildroot/
>> sources/dl/hostap-utils-0.3.7.tar.gz' saved [59,659/59,659]
>>
>> zcat /home/erik/Desktop/gumstix-buildroot/sources/dl/hostap-
>> driver-0.3.9.tar.gz | tar -C /home/erik/Desktop/gumstix-buildroot/
>> build_arm_nofpu -xf -
>>
>> zcat: /home/erik/Desktop/gumstix-buildroot/sources/dl/hostap-
>> driver-0.3.9.tar.gz: unexpected end of file
>> zcat /home/erik/Desktop/gumstix-buildroot/sources/dl/hostap-
>> utils-0.3.7.tar.gz | tar -C /home/erik/Desktop/gumstix-buildroot/
>> build_arm_nofpu -xf -
>> zcat /home/erik/Desktop/gumstix-buildroot/sources/dl/
>> hostapd-0.3.9.tar.gz | tar -C /home/erik/Desktop/gumstix-buildroot/
>> build_arm_nofpu -xf -
>> mkdir -p /home/erik/Desktop/gumstix-buildroot/build_arm_nofpu/
>> hostap-combined
>> cp -rf /home/erik/Desktop/gumstix-buildroot/build_arm_nofpu/hostap-
>> driver-0.3.9/* /home/erik/Desktop/gumstix-buildroot/build_arm_nofpu/
>> hostap-combined
>> cp: cannot stat `/home/erik/Desktop/gumstix-buildroot/
>> build_arm_nofpu/hostap-driver-0.3.9/*': No such file or directory
>> make: *** [/home/erik/Desktop/gumstix-buildroot/build_arm_nofpu/
>> hostap-combined/.unpacked] Error 1
>>
>>
>>
>> -----Original Message-----
>> From: gumstix-users-admin@... <mailto:gumstix-
>> users-admin@...> on behalf of Dick Davies
>> Sent: Thu 12/8/2005 4:43 AM
>> To: gumstix-users@... <mailto:gumstix-
>> users@...>
>> Subject: Re: [Gumstix-users] Buildroot Compile Issue
>>
>> On 08/12/05, Erik D. Rodriguez
>> <erik.rodriguez@...>
>> <mailto:erik.rodriguez@...> wrote:
>>
>>
>>
>> /bin/sh: gcc: command not found
>>
>>
>>
>> try
>>
>> sudo apt-get install build-essential
>>
>>
>> --
>> Rasputin :: Jack of All Trades - Master of Nuns
>> http://number9.hellooperator.net/ <http://
>> number9.hellooperator.net/>
>>
>>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc. Do you grep through
>> log files
>> for problems? Stop! Download the new AJAX search engine that makes
>> searching your log files as easy as surfing the web. DOWNLOAD
>> SPLUNK!
>> http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick <http://
>> ads.osdn.com/?ad_idv37&alloc_id%16865&op=ick>
>> _______________________________________________
>> gumstix-users mailing list
>> gumstix-users@... <mailto:gumstix-
>> users@...>
>> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>> <https://lists.sourceforge.net/lists/listinfo/gumstix-users>
>>
>>
>>
>>
>>
>>
>>
>>
>> <winmail.dat>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through
> log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD
> SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> gumstix-users mailing list
> gumstix-users@...
> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>
> <winmail.dat>
|