Displaying 2 results from an estimated 2 matches for "h5z".
Did you mean:
h5
1999 Aug 16
1
configure / linking problem when using hdf5
...UNWspro/lib -L/opt/SUNWspro/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/ccs/lib -L/usr/lib /opt/SUNWspro/SC4.2/lib/libM77.a -lF77 -lsunmath -lm -lcx -lreadline -lhdf5 -lz -ldl -ltermcap -lm
Undefined first referenced
symbol in file
compress2 /usr/local/lib/libhdf5.a(H5Z.o)
ld: fatal: Symbol referencing errors. No output written to ../../bin/R.X11
-------------
Which happens because there was an -L/usr/local/X11R6.3/lib
before the "-lhdf5 -lz".
In the local LD_LIBRARY_PATH,
/usr/local/lib (which has the proper libz.a *with* compress2)
comes be...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking