Yunsong (Roamer) Lu wrote:
Hi,

I pulled the gate and ran `make packages` under src/, but the following error is printed. My system is bfu'ed snv_126. Could someone tell what's the required preparation for building the latest gate?

Thanks,

Roamer

--------

# cd gate/src
# make packages
...snipped...

query installed as ../../proto/root_i386/usr/lib/brand/ipkg/query
cc    -o support support.c -lzonecfg
ld: warning: file libdladm.so.1: required by /usr/lib/libdlpi.so.1, not found
Undefined                       first referenced
 symbol                             in file
dladm_close                         /usr/lib/libdlpi.so.1
dladm_dev2linkid                    /usr/lib/libdlpi.so.1
dladm_phys_info                     /usr/lib/libdlpi.so.1
dladm_walk                          /usr/lib/libdlpi.so.1
dladm_open                          /usr/lib/libdlpi.so.1
dladm_parselink                     /usr/lib/libdlpi.so.1
ld: fatal: symbol referencing errors. No output written to support
*** Error code 1
make: Fatal error: Command failed for target `support'
Current working directory /export/repo/gate/src/brand
*** Error code 1
The following command caused the error:
cd brand; pwd; make install
make: Fatal error: Command failed for target `brand'

--------




What happened to libdladm.so.1?

- Bart



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to