Hello all!


I am trying vainly to install the packages:

fortune-mod             
fortunes
fortunes-b5     
fortunes-de
fortunes-min
fortunes-off


all failing with errors like:

do install -m 0644 $i $i.dat 
/sw/src/fink.build/root-fortune-mod-1.99.1-2/sw/share/fortunes/off || 
exit $? ; \
            cp -d $i.u8 
/sw/src/fink.build/root-fortune-mod-1.99.1-2/sw/share/fortunes/off ; \
        done
cp: illegal option -- d


Looking at the cp manual, there is indeed no option -d. While compiling 
I get many of the following errors too:


fortune.c:1539: warning: pointer targets in passing argument 1 of 
'fgets' differ in signedness
fortune.c:1541: warning: pointer targets in passing argument 1 of 
'strlen' differ in signedness

and

strfile.c: In function 'main':
strfile.c:450: warning: pointer targets in assignment differ in signedness

and

unstr.c: In function 'getargs':
unstr.c:134: warning: implicit declaration of function 'exit'


If you need the total output of the compilation, let me know.


Thank you in advance



marek



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to