you have
%include Solaris.inc
?
if yes, share with us the whole spec

On Tue, Apr 28, 2009 at 12:01 AM, Josh Simons <[email protected]> wrote:
> I am writing and debugging a spec file and have reached an impasse. Can
> someone suggest what might be wrong that would cause the following error
> message to be generated?
>
> I am using pkgtool:
>
> /opt/dtbld/bin/pkgtool -vvvv --download build-only ploticus.spec
>
> The error is:
>
> pkgbuild: file usr/bin is not under basedir %{ basedir}
>
> My %file section looks like this:
>
> %attr(0755, root, bin) %dir %{_bindir}
> %attr(0755, root, bin) %dir %{_mandir}
> %attr(0755, root, bin) %dir %{_mandir}/man1
> %attr(0755, root, bin) %dir %{_libdir}/%{name}
> %attr(0755, root, bin) %dir %{_libdir}/%{name}/prefabs
> %{_bindir}/*
> %{_libdir}/%{name}/prefabs
> %{_mandir}/*/*
>
>
> _______________________________________________
> indiana-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
>



-- 
Andy
http://blog.sartek.net
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to