Mike Watters wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
John Ellson wrote:
spec and depend mechanisms. "make build" is ok, and "make package"
does a lot of work and seems happy, but doesn't leave me with a package in
the staging area? Could someone look at the attached Makefile and tell
me what I'm doing wrong?
I don't see a problem with your Makefile ... what does your ~/.garrc file look
like?
This is mine->
SPKG_PACKAGER = Mike Watters
SPKG_EMAIL = [email protected]
SPKG_EXPORT = $(HOME)/newpkgs/$(GARNAME)
SPKG_SPOOLDIR = $(HOME)/spool/$(GAROSREL)-$(GARCH)
GARCHIVEDIR = $(HOME)/src
I converted my .garrc to this style, but still no package :(
The output from "make package" ends with:
----------------------
Installing
/home/ellson/build.5.8-sparc/opt/csw/share/swig/1.3.39/std/std_wsstream.i
Installing
/home/ellson/build.5.8-sparc/opt/csw/share/swig/1.3.39/std/std_wstreambuf.i
Installing
/home/ellson/build.5.8-sparc/opt/csw/share/swig/1.3.39/std/std_wstring.i
Installing
/home/ellson/build.5.8-sparc/opt/csw/share/swig/1.3.39/std/std_carray.swg
test -z "1" || (cd CCache && gmake install)
gmake[2]: Entering directory
`/home/ellson/mgar/pkg/swig/trunk/work/ellson-build8s.d/swig-1.3.39/CCache'
/opt/csw/bin/ginstall -c -d /home/ellson/build.5.8-sparc/opt/csw/bin
/opt/csw/bin/ginstall -c -m 755 ccache-swig
/home/ellson/build.5.8-sparc/opt/csw/bin/`echo ccache-swig | sed 's,x,x,'`
/opt/csw/bin/ginstall -c -d
/home/ellson/build.5.8-sparc/opt/csw/share/man/man1
/opt/csw/bin/ginstall -c -m 644 ./ccache-swig.1
/home/ellson/build.5.8-sparc/opt/csw/share/man/man1/`echo ccache-swig |
sed 's,x,x,'`.1
gmake[2]: Leaving directory
`/home/ellson/mgar/pkg/swig/trunk/work/ellson-build8s.d/swig-1.3.39/CCache'
Installation complete
gmake[1]: Leaving directory
`/home/ellson/mgar/pkg/swig/trunk/work/ellson-build8s.d/swig-1.3.39'
==> fixconfig: /home/ellson/build.5.8-sparc/opt/csw/bin
Stripping /home/ellson/build.5.8-sparc/opt/csw/bin/ccache-swig ...
Done.
Stripping /home/ellson/build.5.8-sparc/opt/csw/bin/swig ...
Done.
[strip] complete for swig.
[install] complete for swig.
[package] complete for swig.
----------------------
but there is nothing in $HOME/newpkgs/swig/
John
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers