OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Capn_Fish on January 25, 2007, 06:45:06 pm

Title: Strange Configure Errors
Post by: Capn_Fish on January 25, 2007, 06:45:06 pm
I'm trying to build optimized SDL libraries, but when I try to configure them it says "cannot find sources (README) in . or .." Other apps configure fine. Any ideas on what the problem is?

Thanks.

By the way, I would have put this under the development section, but I didn't see a good place, and I think it may be an r121-specific problem.
Title: Strange Configure Errors
Post by: ZDevil on January 25, 2007, 06:48:34 pm
Would it be a problem of CASE in the filenames? How and where do you extract the source?
Title: Strange Configure Errors
Post by: Capn_Fish on January 25, 2007, 06:50:57 pm
Quote
Would it be a problem of CASE in the filenames? How and where do you extract the source?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=152464\"][{POST_SNAPBACK}][/a][/div]
I DL'd and extracted them on my Ubuntu box directly to the SD card...wait that may be the problem...it's FAT16-formatted. I'll try copying them to my microdrive and see if that works.

Back in a sec.
Title: Strange Configure Errors
Post by: Capn_Fish on January 25, 2007, 06:58:02 pm
I copied the files over, still no luck. I suppose I should try downloading them right onto ext3?
Title: Strange Configure Errors
Post by: Capn_Fish on January 25, 2007, 07:06:28 pm
I redownloaded the source and it works fine.

Thanks, it could have taken me quite a while to get it to work, and, even then, still not know what caused the issue in the first place.