Zookeeper
Configure:
. /Configure-no-qt3support-nomake demos-nomake examples-nomake test-release-platform Solaris-CC-Prefix/export/home/APP/QT/4.8.6-L/opt/sunwmlib/lib -L/opt/sunwits/graphics-Sw/xil/lib-I/opt/sunwmlib/include-I/usr/lib/gnome-private/lib/dbus-1.0/include-I /usr/lib/gnome-private/include/dbus-1.0-WebKit-declarative-script
The result is script, declarative, and WebKit or not compiled.
Regardless of this, after configure is complete, execute dmake to compile the GUI modular error. The error source file is qfiledialog. CPP, the Code (884 ~ Row 888) is modified as follows:
// # If defined (q_ OS _solaris) & defined (_ posix_c_source) & (_ posix_c_source-0 <199506l)
Tmppw = getpwnam_r (username. tolocal8bit (). constdata (), & PW, Buf, bufsize );
/* # Else
Err = getpwnam_r (username. tolocal8bit (). constdata (), & PW, Buf, bufsize, & tmppw );
# Endif */
Continue compilation. After dmake is complete, run dmake install.
Then, go to the script, scripttools, declarative, and phonon directory under SRC to compile (dmake, dmake install)
Go to the scripts under SRC, modify qdbusunixfiledescriptor. H, add the Code # UNDEF qt_no_dependencies before # ifndef qt_no_dependencies, and then compile (dmake, dmake install)
Let's talk about it first.
Solaris 10 cc compiling QT 4.8.6 slave