# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #29257]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29257 >


Hi,

'libnci.so' is used for testing the native call interface. However I noticed
that the tests in t/pmc/nci.t were skipped, because 'libnci.so' wasn't built
by default. The attached patch adds that library to the target 'all'.

Previously 'libnci.so' was built in the 'parrot' directory. A better
location might be 'runtime/parrot/dynext'.

Furthermore I had some fun with the root makefile. I aligned some '=' and
threw out some unneeded tabs.

In 't/pmc/nci.t' 'LD_LIBRARY_PATH' is no longer set, because it seems not to
be needed.

These changes seem to work under Linux, there is even a chance that Windows
is OK too.

CU, Bernhard

-- 
/* [EMAIL PROTECTED] */

NEU : GMX Internet.FreeDSL
Ab sofort DSL-Tarif ohne Grundgebïhr: http://www.gmx.net/dsl

Attachment: libnci_20040429.patch
Description: Binary data

Reply via email to