|
From: Simon M. <smc...@au...> - 2008-05-22 07:09:18
|
Hi,
The usage for pkgadd says:
-O or --bldopt The directory where the ICU is located (e.g.
<ICUROOT> which contains the bin directory)
I copy ICU into a location -
/lcl/gskbuilds/gsk75/nightly/gsk_support/icu/inst which is where the bin,
sbin, include etc is.
So I use pkgadd like this:
pkgdata --bldopt /lcl/gskbuilds/gsk75/nightly/gsk_support/icu/inst --name
capicmd_res -v --mode static -s $(CAPICMD_ICU_RES) -d $(GSKICULIB_OBJ)
$(CAPICMD_ICU_RES)/plist.txt
But when I use this it writes:
I get this error:
pkgdata --bldopt /lcl/gskbuilds/gsk75/nightly/gsk_support/icu/inst --name
capicmd_res -v --mode static -s ./gskcapicmd/resources -d
./gskcapicmd/resources/linuxrelease ./gskcapicmd/resources/plist.txt
# Reading ./gskcapicmd/resources/plist.txt..
# Output file: ./gskcapicmd/resources/linuxrelease/libcapicmd_res.a
/usr/bin//gmake -f
./gskcapicmd/resources/linuxrelease/capicmd_res_static.mak
gmake[2]: *** /lcl/gskbuilds/gsk75/nightly/gsk_support/icu/inst: Is a
directory. Stop.
gnumake[1]: *** [gskcapicmd/resources/linuxrelease/libcapicmd_res.a] Error
2
gnumake: *** [GSKICULIB] Error 2
ullinuxi86-gskbld [/lcl/gskbuilds/gsk75/nightly/gsk_ikm]
which is failing on the 'include' line that it wrote into the Makefile.
include /lcl/gskbuilds/gsk75/nightly/gsk_support/icu/inst
How do I use this?
Simon McMahon
Software Engineer
Australia Development Laboratory
IBM
+61 7 5552 4002
+61 432294180
|