Re: Units and Cygport

2007-07-13 Thread John Morrison
On Fri, July 13, 2007 7:45 pm, Charles Wilson wrote: > Yaakov (Cygwin Ports) wrote: >> >> I'm not familiar with units, but based on the above I'll guess that: >> 1) It doesn't use automake; > > True. > >> 2) Parallel install is broken. >> Try 'cyginstall -j1' in src_install() and let us know. > > T

Re: Units and Cygport

2007-07-13 Thread Charles Wilson
Yaakov (Cygwin Ports) wrote: I'm not familiar with units, but based on the above I'll guess that: 1) It doesn't use automake; True. 2) Parallel install is broken. Try 'cyginstall -j1' in src_install() and let us know. That seems to work for me. --%< DESCRIPTION

Re: Units and Cygport

2007-07-13 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John Morrison wrote: > mkdir /home/John/units-1.86-1/inst/usr > mkdir /home/John/units-1.86-1/inst/usr > mkdir /home/John/units-1.86-1/inst/usr/share > mkdir: cannot create directory `/home/John/units-1.86-1/inst/usr': File > exists I'm not familiar

Re: Units and Cygport

2007-07-13 Thread Charles Wilson
Andrew Schulman wrote: make_etc_defaults /etc/cygport.conf What's that for? The user will already need to have cygport installed if they're going to build the package, right? A. The OP mentioned he was using sample.cygport, so I copied the relevant fragment from sample.cygport. I

Re: Units and Cygport

2007-07-13 Thread John Morrison
On Fri, July 13, 2007 5:16 pm, Charles Wilson wrote: > John Morrison wrote: > >> I assume that at this point I need to edit the .cygport script and >> change >> how the src_install() function works, but I'm at a loss and I can't find >> sufficient information at a dumb enough level for me to work i

Re: Units and Cygport

2007-07-13 Thread Andrew Schulman
> make_etc_defaults /etc/cygport.conf What's that for? The user will already need to have cygport installed if they're going to build the package, right? A. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docum

Re: Units and Cygport

2007-07-13 Thread Charles Wilson
John Morrison wrote: I assume that at this point I need to edit the .cygport script and change how the src_install() function works, but I'm at a loss and I can't find sufficient information at a dumb enough level for me to work it out. Can anyone help? Sorry about the long post. I suspect t

Units and Cygport

2007-07-13 Thread John Morrison
Hi everyone, Sorry if this is OT - I don't mind being directed to the right place... I'm trying to create my first cygport package - an update of units. Unfortunately I've run aground... I copied the /usr/share/cygport/sample.cygport to units-1.86-1.cygport and edited it to be: DESCRIPTION="Co