| View previous topic :: View next topic |
| Author |
Message |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Tue Mar 27, 2007 4:39 pm Post subject: |
|
|
| GD wrote: | hello...
after a number of attempts i finally managed to get kdelibs-9999.4 to install. however, after compiling finishes, portage exits with an access violation error and I get this error in /var/log/sandbox/sandbox-kde-base_-_kdelibs-9999.4-28713.log: symlink: /usr/kde/svn/lib64/kde4/libexec/filesharelist
is this due to enabling collision-protect in the make.conf FEATURES variable? would it be safe to enable collision-protect so that I can get kdelibs-9999.4 merged?
thanks in advance,
george |
Sandbox violation errors happen when compilation scripts try to access the live filesystem outside the build directory and they must be fixed by the developers of the ebuild (I'm going to work on this one you reported).
Instead, the collision-protect feature of portage is related to another aspect of package building (and it's not linked to sandbox violation errors): if you enable it, portage will check that an ebuild won't overwrite files which belong to other packages.
| Lepaca Kliffoth wrote: | Disclaimer: I'm under Debian, so this doesn't have anything to do with the overlay.
Could you guys manage to compile kdebase? kdelibs and kdepimlibs compile every time for me, but kdebase has always failed on something, the last time on something called componentchooser. |
In my opinion, at the moment kdebase is a shot in the dark: sometimes is broken, sometimes is ok.
Edit:The sandbox violation error should be fixed now.
Last edited by Zephyrus on Tue Mar 27, 2007 8:14 pm; edited 1 time in total |
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Tue Mar 27, 2007 5:06 pm Post subject: |
|
|
| GD wrote: | hello...
after a number of attempts i finally managed to get kdelibs-9999.4 to compile. however, after compiling finishes, portage exits with an access violation error and I get this error in /var/log/sandbox/sandbox-kde-base_-_kdelibs-9999.4-28713.log: symlink: /usr/kde/svn/lib64/kde4/libexec/filesharelist
is this due to enabling collision-protect in the make.conf FEATURES variable? would it be safe to enable collision-protect so that I can get kdelibs-9999.4 merged?
thanks in advance,
george |
same here on x86.
However, I haven't set FEATURES="collision-protect", neither set it to -.
So this has to be something else... |
|
| Back to top |
|
 |
geniux Veteran


Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Wed Mar 28, 2007 4:32 am Post subject: |
|
|
| GD wrote: | hello...
after a number of attempts i finally managed to get kdelibs-9999.4 to compile. however, after compiling finishes, portage exits with an access violation error and I get this error in /var/log/sandbox/sandbox-kde-base_-_kdelibs-9999.4-28713.log: symlink: /usr/kde/svn/lib64/kde4/libexec/filesharelist
is this due to enabling collision-protect in the make.conf FEATURES variable? would it be safe to enable collision-protect so that I can get kdelibs-9999.4 merged?
thanks in advance,
george |
I got the exact same message
| Code: |
>>> Completed installing kdelibs-9999.4 into /var/tmp/portage/kde-base/kdelibs-9999.4/image/
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-kde-base_-_kdelibs-9999.4-13557.log"
symlink: /usr/kde/svn/lib64/kde4/libexec/filesharelist
--------------------------------------------------------------------------------
!!! This ebuild is from an overlay: '/usr/portage/local/layman' |
_________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
| Back to top |
|
 |
Conan Guru

Joined: 02 Nov 2004 Posts: 360
|
Posted: Wed Mar 28, 2007 1:35 pm Post subject: |
|
|
A few general rules of thumb:
Don't try to to compile anything on monday, its the day when kdelibs sees the most attention
Wait until you upgrade kdelibs to try and upgrade kdebase, its the next target.
Other modules get fixed throughout the week, upgrading on the weekends is the best.
Not sure if the ebuilds were updated, but kde4 svn now requires qt-4.3 beta, which is in qt-copy.
Don't try to upgrade at all this upcoming weekend (March 31-April 2) as its a kdelibs freeforall so lots of things will be breaking. |
|
| Back to top |
|
 |
Philantrop Retired Dev

Joined: 21 Dec 2004 Posts: 1129 Location: Germany
|
Posted: Wed Mar 28, 2007 1:58 pm Post subject: |
|
|
I'd like to stress Conan's helpful guidelines (thanks, Conan!): During the next few days, even more things will most definitely break.
As for the sandbox violation - thanks for all your reports and I promise we'll take care of it ASAP. Unfortunately, both Zephyrus and myself are currently really very busy with our "real lives" and can't spend much time on the ebuilds. At least until yesterday, Psi was (AFAIK) with his girlfriend and most of you will probably know how demanding women can be on a man's ressources - of any kind. ;-)
I apologize for any inconvenience this might cause but for myself I hope to be more present and able to act from the next week on when things at work should have settled down a bit. (I'm writing this while at work as well.)
Once again, my apologies and stay tuned. _________________ If you feel the issues discussed in this thread have been resolved, please add a "[Solved]" to the subject of your original posting. |
|
| Back to top |
|
 |
GD Tux's lil' helper

Joined: 11 May 2005 Posts: 122 Location: Greece
|
Posted: Thu Mar 29, 2007 3:11 pm Post subject: |
|
|
The access violation thing seems to have been fixed by zephyrus (installs ok here). moreover qt 4.3 beta appeared in the overlay (i enabled the qt-copy use flag due to conan's referring to it in his post... i have no idea what it does though ). i'm compiling kdebase right now (i hope it won't fail this time). thanks to all the overlay maintainers!
edit: kdebase built fine!!! |
|
| Back to top |
|
 |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Thu Mar 29, 2007 8:24 pm Post subject: |
|
|
Yes, I added an ebuild for the qt-4.3.0beta release from Trolltech.
The qt-copy use flag let you apply some additional patches from the KDE svn. |
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Fri Mar 30, 2007 3:32 pm Post subject: |
|
|
| Zephyrus wrote: | Yes, I added an ebuild for the qt-4.3.0beta release from Trolltech.
The qt-copy use flag let you apply some additional patches from the KDE svn. |
Shouldn't some of the ebuilds pull in qt-4.3.0 also? I just saw it doesn't, I have to install it explicetely it seems... |
|
| Back to top |
|
 |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Fri Mar 30, 2007 4:22 pm Post subject: |
|
|
| Chain wrote: | | Zephyrus wrote: | Yes, I added an ebuild for the qt-4.3.0beta release from Trolltech.
The qt-copy use flag let you apply some additional patches from the KDE svn. |
Shouldn't some of the ebuilds pull in qt-4.3.0 also? I just saw it doesn't, I have to install it explicetely it seems... |
Fixed. |
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Sun Apr 01, 2007 2:37 am Post subject: Some other question... |
|
|
What did you get to work till now? I'm just curious about it^^
KDE 3.8.3:
[*]Dolphin looks neat!
[*]Konqueror looks the same
[*]empty kcontrol
KDE SVN:
[*]Desktop crashes->reloads->...
[*]Konqueror crashes, Dolphin crashes.
Both instances I can just pull up by the shell script entered in some xterm. |
|
| Back to top |
|
 |
Conan Guru

Joined: 02 Nov 2004 Posts: 360
|
Posted: Sun Apr 01, 2007 5:03 am Post subject: |
|
|
Things that work vary from day to day More and more will be getting cooler and cooler in the next few months as kdelibs hits a softfreeze at the beginning of May and attention will turn from libs to applications. As of now things to check out would be dolphin, krunner (the replacement for run command), and then kdegames has seen a bunch of work as well. |
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Mon Apr 02, 2007 11:55 am Post subject: |
|
|
| Ah, I forgot: I just love the new ksysguard! |
|
| Back to top |
|
 |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Mon Apr 02, 2007 8:15 pm Post subject: Re: Some other question... |
|
|
| Chain wrote: |
KDE SVN:
[*]Desktop crashes->reloads->...
[*]Konqueror crashes, Dolphin crashes.
Both instances I can just pull up by the shell script entered in some xterm. |
These crashes are probably due to the fact that customized XDG_DATA and XDG_CONFIG variables are not required anymore (instead they are deprecated).
Unset these two variables and re-run kbuildsycoca4: this should fix the problem. |
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Mon Apr 02, 2007 8:41 pm Post subject: Re: Some other question... |
|
|
| Zephyrus wrote: | | Chain wrote: |
KDE SVN:
[*]Desktop crashes->reloads->...
[*]Konqueror crashes, Dolphin crashes.
Both instances I can just pull up by the shell script entered in some xterm. |
These crashes are probably due to the fact that customized XDG_DATA and XDG_CONFIG variables are not required anymore (instead they are deprecated).
Unset these two variables and re-run kbuildsycoca4: this should fix the problem. |
Thank you very very much. This really helped!!
[*]Desktop loads, but is not responsive really. Choosing settings works.
[*]Konqueror crashes.
[*]Dolphin loads fine, looks nice. media:/ does not work though. |
|
| Back to top |
|
 |
yinkoshaumer Tux's lil' helper

Joined: 25 Oct 2005 Posts: 139
|
Posted: Sun Apr 08, 2007 9:09 pm Post subject: |
|
|
While trying to emerge poppler-bindings i get the following error.
I emerge the qt-4.3.0_beta package from the overlay.
| Code: | checking for Qt libraries... /usr/qt/3/lib
checking if Qt needs -pthread... no
checking for POPPLER_QT4... configure: error: Package requirements (QtCore >= 4.1.0 QtGui >= 4.1.0 QtXml >= 4.1.0 QtTest >= 4.1.0) were not met:
No package 'QtCore' found
No package 'QtGui' found
No package 'QtXml' found
No package 'QtTest' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables POPPLER_QT4_CFLAGS
and POPPLER_QT4_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. |
|
|
| Back to top |
|
 |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Tue Apr 10, 2007 4:24 pm Post subject: |
|
|
| It should be fixed now. |
|
| Back to top |
|
 |
strby n00b

Joined: 09 Mar 2006 Posts: 22 Location: rokycany [CZECH Republic]
|
Posted: Tue Apr 10, 2007 5:14 pm Post subject: |
|
|
Ohh nooo kdelibs-9999.4 failed... maybe strigi has bad head files
| Quote: |
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kio/kio/kfilemetainfo.cpp: In member function ‘void KFileMetaInfoPrivate::init(QIODevice&, const KUrl&, time_t)’:
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kio/kio/kfilemetainfo.cpp:183: error: cannot declare variable ‘writer’ to be of abstract type ‘KMetaInfoWriter’
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kio/kio/kfilemetainfo.cpp:81: note: because the following virtual functions are pure within ‘KMetaInfoWriter’:
/usr/include/strigi/indexwriter.h:68: note: virtual void Strigi::IndexWriter::startAnalysis(Strigi::AnalysisResult*)
/usr/include/strigi/indexwriter.h:91: note: virtual void Strigi::IndexWriter::addField(const Strigi::AnalysisResult*, const Strigi::RegisteredField*, const std::string&)
/usr/include/strigi/indexwriter.h:104: note: virtual void Strigi::IndexWriter::addField(const Strigi::AnalysisResult*, const Strigi::RegisteredField*, const unsigned char*, uint32_t)
/usr/include/strigi/indexwriter.h:116: note: virtual void Strigi::IndexWriter::addField(const Strigi::AnalysisResult*, const Strigi::RegisteredField*, int32_t)
/usr/include/strigi/indexwriter.h:128: note: virtual void Strigi::IndexWriter::addField(const Strigi::AnalysisResult*, const Strigi::RegisteredField*, uint32_t)
/usr/include/strigi/indexwriter.h:140: note: virtual void Strigi::IndexWriter::addField(const Strigi::AnalysisResult*, const Strigi::RegisteredField*, double)
make[2]: *** [kio/CMakeFiles/kio.dir/kio/kfilemetainfo.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs_build'
make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs_build'
make: *** [all] Error 2
!!! ERROR: kde-base/kdelibs-9999.4 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
kdelibs-9999.4.ebuild, line 77: Called kde4-base_src_make
kde4-base.eclass, line 264: Called die
!!! Make failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-9999.4/temp/build.log'.
!!! This ebuild is from an overlay: '/usr/local/layman/kde'
|
|
|
| Back to top |
|
 |
Conan Guru

Joined: 02 Nov 2004 Posts: 360
|
Posted: Tue Apr 10, 2007 8:11 pm Post subject: |
|
|
| nah, just make sure you update strigi before updating kdelibs. |
|
| Back to top |
|
 |
strby n00b

Joined: 09 Mar 2006 Posts: 22 Location: rokycany [CZECH Republic]
|
Posted: Tue Apr 10, 2007 8:41 pm Post subject: |
|
|
| Conan wrote: | | nah, just make sure you update strigi before updating kdelibs. |
I have strigi from overlay too
| Quote: |
emerge -av strigi
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] kde-misc/strigi-9999 USE="clucene dbus qt4 xml -debug -hyperestraier -inotify -log -sqlite3 -xattr -xerces-c" 0 kB [3]
Total: 1 package (1 reinstall), Size of downloads: 0 kB
|
|
|
| Back to top |
|
 |
Chain Tux's lil' helper


Joined: 17 Apr 2006 Posts: 104 Location: Vienna
|
Posted: Tue Apr 10, 2007 8:53 pm Post subject: |
|
|
| strby wrote: | | Conan wrote: | | nah, just make sure you update strigi before updating kdelibs. |
I have strigi from overlay too
| Quote: |
emerge -av strigi
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] kde-misc/strigi-9999 USE="clucene dbus qt4 xml -debug -hyperestraier -inotify -log -sqlite3 -xattr -xerces-c" 0 kB [3]
Total: 1 package (1 reinstall), Size of downloads: 0 kB
|
|
No, you have to rebuild it every time when you emerge kdelibs. |
|
| Back to top |
|
 |
strby n00b

Joined: 09 Mar 2006 Posts: 22 Location: rokycany [CZECH Republic]
|
Posted: Wed Apr 11, 2007 6:32 am Post subject: |
|
|
| Chain wrote: |
No, you have to rebuild it every time when you emerge kdelibs. |
thanks it helps but next problem is here.. make kdepimlibs failed with this report:
| Quote: |
/usr/bin/c++ -fPIC -Os -march=athlon-xp -pipe -fomit-frame-pointer -ftracer -fvisibility-inlines-hidden -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -fno-threadsafe-statics -fvisibility=hidden -O2 -g -Wl,--fatal-warnings -Wl,--no-undefined -lc -shared -Wl,-soname,libkresources.so.5 -o ../lib/libkresources.so.5.0.0 "CMakeFiles/kresources.dir/resource.o" "CMakeFiles/kresources.dir/factory.o" "CMakeFiles/kresources.dir/managerimpl.o" "CMakeFiles/kresources.dir/configwidget.o" "CMakeFiles/kresources.dir/configdialog.o" "CMakeFiles/kresources.dir/selectdialog.o" "CMakeFiles/kresources.dir/configpage.o" "CMakeFiles/kresources.dir/idmapper.o" "CMakeFiles/kresources.dir/kresourcesmanageradaptor.o" -L/usr/local/lib -L/usr/lib/qt4 -L/lib -L/usr/kde/svn/lib -lQtCore -lpthread -lkdecore -lQt3Support -lkdeui -lkwalletclient -lz -lstreamanalyzer -lstreams -lQtCore -lpthread -lkdecore -lsolidifaces -lsolid -lkdesu -lkio -lQtSvg -lSM -lICE -lX11 -lXext -lXft -lXau -lXdmcp -lXpm -lQtXml -lkdefx -lXtst -lQtGui -lsolidifaces -lQtCore -lpthread -lkdecore -lQtNetwork -lQtDBus -lutil -lresolv -Wl,-rpath,/usr/kde/svn/lib:/usr/local/lib:/usr/lib/qt4:/lib:/usr/kde/svn/lib
cd /var/tmp/portage/kde-base/kdepimlibs-9999.4/work/kdepimlibs_build/kresources && /usr/bin/cmake -E cmake_symlink_library ../lib/libkresources.so.5.0.0 ../lib/libkresources.so.5 ../lib/libkresources.so
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdepimlibs-9999.4/work/kdepimlibs_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kdepimlibs-9999.4/work/kdepimlibs_build/CMakeFiles 72 73 74 75 76
[ 12%] Built target kresources
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdepimlibs-9999.4/work/kdepimlibs_build'
make: *** [all] Error 2
!!! ERROR: kde-base/kdepimlibs-9999.4 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
kdepimlibs-9999.4.ebuild, line 31: Called kde4-base_src_compile
kde4-base.eclass, line 189: Called kde4-base_src_make
kde4-base.eclass, line 264: Called die
!!! Make failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdepimlibs-9999.4/temp/build.log'.
|
|
|
| Back to top |
|
 |
orgoz n00b

Joined: 15 Nov 2006 Posts: 48
|
Posted: Wed Apr 11, 2007 5:33 pm Post subject: |
|
|
| strby wrote: |
make kdepimlibs failed with this report:
|
Hello !
Same problem here but it stops at 36% |
|
| Back to top |
|
 |
Zephyrus Apprentice


Joined: 01 Sep 2004 Posts: 201
|
Posted: Wed Apr 11, 2007 5:36 pm Post subject: |
|
|
| Have you tried building with USE ldap enabled? |
|
| Back to top |
|
 |
Kate Monster Apprentice

Joined: 13 Jun 2006 Posts: 209 Location: Clarkston, Michigan
|
Posted: Wed Apr 11, 2007 6:17 pm Post subject: |
|
|
kdegames and kdeadmin packages are failing for me:
| kdegames: | cd /var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build/lskat/src && /usr/bin/cmake -D_filename=/var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build/lskat/src/lskat.shell -D_library_path_variable=LD_LIBRARY_PATH -D_ld_library_path="/var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build/lib/./:/usr/kde/svn/lib64:/usr/kde/svn/lib64:/usr/lib64/qt4" -D_executable=/var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build/lskat/src/lskat -P /usr/kde/svn/share/apps/cmake/modules/kde4_exec_via_sh.cmake
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build/CMakeFiles 31 32 33 34
[ 38%] Built target lskat
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdegames-9999.4/work/kdegames_build'
make: *** [all] Error 2
!!! ERROR: kde-base/kdegames-9999.4 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4233: Called src_compile
ebuild.sh, line 1304: Called kde4-base_src_compile
kde4-base.eclass, line 189: Called kde4-base_src_make
kde4-base.eclass, line 264: Called die
!!! Make failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdegames-9999.4/temp/build.log'. |
| kdeadmin: | make[2]: Leaving directory `/var/tmp/portage/kde-base/kdeadmin-9999.4/work/kdeadmin_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/kde-base/kdeadmin-9999.4/work/kdeadmin_build/CMakeFiles 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
[ 89%] Built target kcm_knetworkconfmodule
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdeadmin-9999.4/work/kdeadmin_build'
make: *** [all] Error 2
!!! ERROR: kde-base/kdeadmin-9999.4 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 4233: Called src_compile
ebuild.sh, line 1304: Called kde4-base_src_compile
kde4-base.eclass, line 189: Called kde4-base_src_make
kde4-base.eclass, line 264: Called die
!!! Make failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdeadmin-9999.4/temp/build.log'. |
| Code: | # emerge -pv kdegames kdeadmin
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] kde-base/kdegames-9999.4 USE="-debug -kdeenablefinal -pie" 0 kB [3]
[ebuild NS ] kde-base/kdeadmin-9999.4 USE="-debug -kdeenablefinal -pie" 0 kB [3]
|
|
|
| Back to top |
|
 |
strby n00b

Joined: 09 Mar 2006 Posts: 22 Location: rokycany [CZECH Republic]
|
Posted: Wed Apr 11, 2007 7:31 pm Post subject: |
|
|
| thanks Zephyrus, ldap USE variable solved my problem |
|
| Back to top |
|
 |
|