[csw-devel] Fwd: SF.net SVN: gar:[16281] csw/mgar/pkg/yapet/trunk/Makefile

Dagobert Michelsen dam at opencsw.org
Fri Nov 25 15:39:19 CET 2011


Hi Rafi,

Anfang der weitergeleiteten E-Mail:
> 
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/lib|opt/csw/bin/csv2yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/bin/csv2yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/csw/bin/csv2yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib/v8|opt/csw/bin/csv2yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/lib|opt/csw/bin/yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/bin/yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/csw/bin/yapet
> +CHECKPKG_OVERRIDES_CSWyapet += bad-rpath-entry|/opt/SUNWspro/lib/v8|opt/csw/bin/yapet
> +

These go away if you add
  EXTRA_CXXFLAGS += -norunpath
or similar. You probably have to make sure that it doesn't get stripped during libtool linkage
by adding it to ltmain.sh or something also.

Please also see
  http://wiki.opencsw.org/checkpkg-error-tags#toc8


Best regards

  -- Dago

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896



More information about the devel mailing list