Moutupsi Paul wrote:
> Hie..
> 
> I am trying to create a application package for Solaris
> Using the pkgmk command points the error:
> [b]ERROR in prototype:
>     garbled entry
>     - pathname: share/pcb/pcblib-newlib/connector/single-ended
>     - problem: mode is not numeric.
> [/b]
> the corresponding entry in the prototype file is
> [b]f none share/pcb/pcblib-newlib/connector/single-ended SCSI.fp 0777 bin 
> bin[/b]
> I understand  that the the space after "single-ended" is causing the 
> error...but
> i aint got ne idea how to get around this problem..

What is SCSI.fp supposed to be? If it's a file that's supposed to
exist in .......connector/single-ended, then you should use a line
such as


f none share/pcb/pcblib-newlib/connector/single-ended/SCSI.fp 0777 bin bin




James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to