hello,
I have installed solaris 9 x86, and I also installed GTK+2.6 and wxGTK+2.5. when I type ./configure under amule-install folder, It passed. But when I used make command,I got follow error,
CFile.cpp: In member function `wxString CDirIterator::FindNextFile()':
CFile.cpp:636: error: 'struct dirent' has no member named 'd_type'
CFile.cpp:637: error: `DT_DIR' undeclared (first use this function)
CFile.cpp:637: error: (Each undeclared identifier is reported only once for each function it appears in.)
CFile.cpp:644: error: `DT_REG' undeclared (first use this function)
gmake[4]: *** [amule-CFile.o] Error 1
gmake[4]: Leaving directory `/root/aMule-2.0.0rc8/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/root/aMule-2.0.0rc8/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/root/aMule-2.0.0rc8/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/root/aMule-2.0.0rc8'
gmake: *** [all] Error 2
I have no idea, can you help me resolve this problem? I also try aMule-2.0.0rc7, I meet the same error.can amule support solaris 9 x86?
Any help will be appreciate!