pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ERROR: ...bin/strip %swbepm
>> ERROR: /usr/pkg/bin/epm:
>> /tmp/obj_pkgsrc/wip/epm/work/.tools/bin/strip %swbepm: Unable to create
>> "%s" -
> When you run /usr/pkg/bin/epm, it will at some point try to execute
> /tmp/obj_pkgsrc/.../bin/strip. At that point, the /tmp/obj_pkgsrc
> directory will probably not exist anymore. It would be more useful if
> the binary pointed to /usr/bin/strip, which will probably stay forever.
Yes, this was the problem. Thanks.
> To get rid of this message, you have to tell the package where the
> "real" strip tool is. The usual way is with
> CONFIGURE_ENV+= STRIP=${TOOLS_PATH.strip}
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index