Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Upp 2007.1rc4 released
Re: Upp 2007.1rc4 released [message #8822 is a reply to message #8818] Mon, 02 April 2007 15:02 Go to previous messageGo to previous message
ebojd is currently offline  ebojd
Messages: 225
Registered: January 2007
Location: USA
Experienced Member
I pulled a bonehead yesterday when I wrote the upp-portage ebuild for rc4 and just removed the old rc3 before testing rc4... DOH.

Here is a patch for the top Makefile and some questions for the uppsrc/ide/Makefile.

*) is there a reason why pkg-config was not used in the uppsrc/ide/Makefile instead of hardcoding?

--------------

Top level Makefile:

*) move all: before theide: -- if no arguments are given to make,
it will run the first one which is assumed to be all.

*) added - infront of install so that it will deal appropriately
with files that already exist, etc.

*) added trailing / to all install (cp -r *) lines. I do
not know where the bug is, but it will sometimes install
the files in a directory one above the destination.

*) remove clean from all -- because the "make all" and "make
install" are seperate.

*) added mkdir -p before copying Common and other files.
"cp -r Common /usr/share/upp" will not copy the Common
diretory into /usr/share/upp but it's contents.

*) current Makefiles break gentoo's multithreaded make. I'll
have to investigate this one.

*) change $(DESTDIR)/usr/... to $(DESTDIR)/... -- if the DESTDIR
is set to usr, then everything is installed into /usr/usr.
Destdir should be set to something reasonable like /usr, /opt,
etc.

I'm currently rebuilding upp (hopefully for the last time), but the folling patches should be helpful. I'll post the new upp-portage as soon as I know that it builds properly and pasts the QA tests.

The patch file should be attached.

EBo --
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upp 2007.1rc3 released
Next Topic: Upp 2007.1rc5 released
Goto Forum:
  


Current Time: Sun Jun 16 02:39:03 CEST 2024

Total time taken to generate the page: 0.01882 seconds