Puppy 1.0.7a doesn't do 'make install' anymore?

Please post any bugs you have found
Post Reply
Message
Author
Guest

Puppy 1.0.7a doesn't do 'make install' anymore?

#1 Post by Guest »

Does puppy 1.0.7a require a new usr_devx.sfs file?

I can not do make install anymore with puppy 1.0.7a. Here are error messages that I got:

~/archive/SDL-1.2.9# make install
Making install in src
make[1]: Entering directory `/root/archive/SDL-1.2.9/src'
Making install in main
make[2]: Entering directory `/root/archive/SDL-1.2.9/src/main'
make[3]: Entering directory `/root/archive/SDL-1.2.9/src/main'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/usr/bin/ginstall -c -m 644 'libSDLmain.a' '/usr/local/lib/libSDLmain.a'
c: applet not found
make[3]: *** [install-libLIBRARIES] Error 1
make[3]: Leaving directory `/root/archive/SDL-1.2.9/src/main'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/root/archive/SDL-1.2.9/src/main'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/archive/SDL-1.2.9/src'
make: *** [install-recursive] Error 1

Thanks.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

The problem is in 1.0.7a.
1. Rename /usr/bin/install to something else, such as install-DISABLED.
2. Reboot Puppy.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#3 Post by BarryK »

Oh, yes, usr_devx.sfs does also need to be updated for 1.0.7.
The current usr_devx.sfs will probably still work okay in most
cases.

Post Reply