maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   upload to extras devel problems (https://talk.maemo.org/showthread.php?t=76278)

raedbenz 2011-09-03 10:13

upload to extras devel problems
 
I am using QtSDk 1.1.3 (i Also tied with 1.1.2).
It keeps failing ..any hints?? https://garage.maemo.org/builder/fre.../spotme_0.6.3/

thanks

m750 2011-09-03 10:41

Re: upload to extras devel problems
 
Try to change this part of "rules" file

from:
Quote:

clean:
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp

# Add here commands to clean up after the build process.
$(MAKE) clean

dh_clean
to:

Quote:

clean:
#dh_testdir
#dh_testroot
#rm -f build-stamp configure-stamp

# Add here commands to clean up after the build process.
#-$(MAKE) clean

dh_clean

raedbenz 2011-09-03 11:31

Re: upload to extras devel problems
 
thanks, but still no joy...

bonapart 2011-09-03 11:33

Re: upload to extras devel problems
 
# qmake PREFIX=/usr# Uncomment this line for use without Qt Creator
remove sharp i think will help =)
debian\rules 14 line

raedbenz 2011-09-03 11:46

Re: upload to extras devel problems
 
thanks, but still no joy...

raedbenz 2011-09-03 11:59

Re: upload to extras devel problems
 
here the message is slightly different. although i have not changed anything in the code.

mmlado 2011-09-03 12:16

Re: upload to extras devel problems
 
I uncommented the line mentioned in previous posts, but also:

Code:

# $(MAKE) # Uncomment this line for use without Qt Creator
Those are the differences between my files.

raedbenz 2011-09-06 20:21

Re: upload to extras devel problems
 
hi, so far no joy...

Any volunteers want to try and build the debian package for me?? i would really appreciate that. please let me know so i make the source code downloadable.

Thanks

m750 2011-09-16 09:57

Re: upload to extras devel problems
 
I can try for you... If you want...


All times are GMT. The time now is 14:43.

vBulletin® Version 3.8.8