Re: [osol-code] pkgmk fails trying to open spurious pkginfo file

2008-08-16 Thread Peter Lees
*cough* carbon unit error in the prototype file, my first line i /storage/src/PACKAGES/PWLperl/pkginfo SHOULD be i pkginfo=/storage/src/PACKAGES/PWLperl/pkginfo duh on me :P This message posted from opensolaris.org ___ opensolaris-code mailing

Re: [osol-code] pkgmk fails trying to open spurios pkginfo file

2008-08-15 Thread Peter Lees
Volker A. Brandt wrote: >>> Note that strings in the pkginfo file should not be quoted. >>> Try again without the quotes and post here if the problem remains. >> As a matter of fact I am building packages on Solaris 10u4 now and I >> have everything quoted in the pkgproto file, no problems whatsoev

[osol-code] pkgmk fails trying to open spurios pkginfo file

2008-08-13 Thread Peter Lees
hi folks, i'm running into a weird problem trying to create a package with pkgmk on snv_90 (x86). i'm not sure if this is a bug or incompetence - i'm hoping the latter ;) when running pkgmk i get "unable to open pkginfo file " where includes some escape code characters - i have no ide

[osol-code] read_toc not published in libcdio_cdda ?

2006-09-19 Thread Peter Lees
hi folks, sorry for the scattergun approach - suggestions on narrowing focus for this kind of question in the future gladly accepted. i'm trying to build mplayer (1.0pre8) on build 44 x86 the final linking includes -lcdio_cdda but fails with "unknown symbol" for read_toc int (*read_toc) is