-
Yes, this is pretty misleading. Moreover, the module unload returns 0 for whatever nonsense you passed as :(.
2009-09-24 06:06:19 UTC in Environment Modules
-
On current Fedora development tree, building of arj fails with following error:
linux-gnu/en/rs/fmsg_arj.c:301:56: warning: missing terminating " character
linux-gnu/en/rs/fmsg_arj.c:301: error: missing terminating " character
linux-gnu/en/rs/fmsg_arj.c:302: error: expected ',' or ';' before 'char'
The problem is that line 301 looks like: "...."" -- the second quote needs to be escaped.
A...
2009-09-07 08:27:42 UTC in Open-source ARJ archiver
-
Could some one please look at this problem again and try to fix this in SWIG? This is indeed very annoying. The only solution working for me was adding:
import sys, dl
sys.setdlopenflags(sys.getdlopenflags() | dl.RTLD_GLOBAL)
into my script, which is, as mentioned, not a practical solution.
Thank you very much in advance!
2009-09-03 16:56:49 UTC in SWIG
-
Please merge the attached patch created by Tomas Mraz (@Redhat) to make dclib work with latest openssl-1.00 version.
2009-08-26 01:29:05 UTC in Valknut
-
Please merge the attached patch which makes trousers building with -fstack-protector & gcc 4.4 in Fedora packages, thanks.
2009-04-27 16:04:39 UTC in trousers
-
Please merge the attached patch which makes StarDict building with gcc 4.4 in Fedora packages, thanks.
2009-04-24 23:26:14 UTC in StarDict
-
Please merge the attached patch which makes reciteword building with gcc4.4 in Fedora packages and release a new version, thanks.
2009-04-24 10:54:02 UTC in recite word easily
-
Please merge the attached patch which makes IT++ building with gcc 4.4 on Fedora, thanks.
2009-04-23 23:42:55 UTC in IT++
-
In OpenLDAP 2.4.15, LDAP_OPT_X_TLS_PROTOCOL macro has been renamed to LDAP_OPT_X_TLS_PROTOCOL_MIN.
2009-04-19 22:31:56 UTC in Ruby/LDAP
-
Do not print errors on startup if configuration file is missing, see the attached patch.
2009-04-07 16:04:53 UTC in ORSA