OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Capn_Fish on August 15, 2006, 12:39:22 pm

Title: Make Install Doesn't Work!
Post by: Capn_Fish on August 15, 2006, 12:39:22 pm
First of all, I'm sorry if this is in the wrong place. I didn't see a pdaXrom-specific development section.

I have just compiled a program and I can run it. I want to make an ipk out of it but when I do #make DESTDIR=x/x/x/x install it gives me an error saying "nothing to be done for install", and nothing changes. Should I just package up the source directory?

Any help would be appreciated.
Title: Make Install Doesn't Work!
Post by: bam on August 15, 2006, 02:12:02 pm
some source code configurations dont have the DESTDIR option, you might wanna try and read the Makefile for some clues as to what "options/switches" that it uses.
Title: Make Install Doesn't Work!
Post by: Capn_Fish on August 15, 2006, 02:27:41 pm
I'm no expert at compiling. What am I looking for?

Thanks for your help!
Title: Make Install Doesn't Work!
Post by: willgan on August 16, 2006, 03:57:31 am
it would be better if u can make a .make file from the pdaxrom-builder..
It will be easier to be debug by other contributors...