Make uninstall?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Make uninstall?

Giuseppe
Hi all,

When I do "sudo make uninstall", i see one error (MacOs)

rm -f /usr/local/bin/gst-remote
rm -f /usr/local/bin/gst-profile
gcc -DHAVE_CONFIG_H -I.  -I./libgst -I./lib-src -DCMD_ZIP="\"/opt/
local/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\"" -
DCMD_LN_S="\"ln -s\"" -DKERNEL_PATH=\""/usr/local/share/smalltalk/
kernel"\" -DIMAGE_PATH=\""/usr/local/var/lib/smalltalk"\" -
DMODULE_PATH=\""/usr/local/lib/smalltalk"\" -DLIBEXEC_PATH=\""/usr/
local/libexec/smalltalk"\" -DDEFAULT_EXECUTABLE=\""/usr/local/bin/
gst"\"    -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -
fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-
double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT gst-
tool.o -MD -MP -MF .deps/gst-tool.Tpo -c -o gst-tool.o gst-tool.c
mv -f .deps/gst-tool.Tpo .deps/gst-tool.Po
make[1]: *** No rule to make target `libgst/libgst.la', needed by `gst-
tool'.  Stop.
make: *** [uninstall-recursive] Error 1



Giuseppe Luigi Punzi Ruiz
Blog: http://www.lordzealon.com
Twitter & Skype & GoogleTalk accounts: glpunzi







_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Make uninstall?

Paolo Bonzini-2
> When I do "sudo make uninstall", i see one error (MacOs)

Interesting.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Make uninstall?

Paolo Bonzini-2
On 07/24/2009 08:08 PM, Paolo Bonzini wrote:
>> When I do "sudo make uninstall", i see one error (MacOs)
>
> Interesting.

Oh, yeah.  You must run "make uninstall" from a tree where you have done
"make all" previously.

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Make uninstall?

Giuseppe
I will try, but, I did make all AFAIR


El 24/07/2009, a las 20:12, Paolo Bonzini escribió:

> On 07/24/2009 08:08 PM, Paolo Bonzini wrote:
>>> When I do "sudo make uninstall", i see one error (MacOs)
>>
>> Interesting.
>
> Oh, yeah.  You must run "make uninstall" from a tree where you have  
> done "make all" previously.
>
> Paolo

Giuseppe Luigi Punzi Ruiz
Blog: http://www.lordzealon.com
Twitter & Skype & GoogleTalk accounts: glpunzi







_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk