search for: module

Displaying 20 results from an estimated 47751 matches for "module".

2001 Oct 14
0
DirectX 8 Library error.
I have written a directdraw program in dx7 that i can get working under wine. I have now written a simple directx8 3d program that works under windows but i am getting these wierd errors under wine. this is the output from wine -debugmsg +module pro666 I think it is a problem with the two libraries d3d8.lib and d3dx8.lib as I can see errors there. Also I notice that these are the two libraries I had to add to MS Visual C++ when I compiled. I have done my best at debugging this problem... If anybody has an Idea I would very much appreciat...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
...ls from /usr/lib/libm.so.2...done. Loaded symbols for /usr/lib/libm.so.2 Reading symbols from /usr/sfw/lib/libgcc_s.so.1...done. Loaded symbols for /usr/sfw/lib/libgcc_s.so.1 Reading symbols from /usr/lib/libc.so.1...done. Loaded symbols for /usr/lib/libc.so.1 Reading symbols from /opt/asterisk/lib/modules/res_musiconhold.so...done. Loaded symbols for /opt/asterisk/lib/modules/res_musiconhold.so Reading symbols from /opt/asterisk/lib/modules/res_adsi.so...done. Loaded symbols for /opt/asterisk/lib/modules/res_adsi.so Reading symbols from /opt/asterisk/lib/modules/res_config_pgsql.so...done. Loaded s...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:12, 0] smbd/vfs.c:vfs_init_custom(256) Can't find a vfs module [vscan-oav] The module is there, configuration in smb.conf is correct, but there were many compile errors with _any_ vfs module. Must be a link failure, but how can I resolve this? [public] comment = public directory on test2 path = /public public = yes create mode = 0777 dir...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...one. > Loaded symbols for /usr/lib/libm.so.2 > Reading symbols from /usr/sfw/lib/libgcc_s.so.1...done. > Loaded symbols for /usr/sfw/lib/libgcc_s.so.1 > Reading symbols from /usr/lib/libc.so.1...done. > Loaded symbols for /usr/lib/libc.so.1 > Reading symbols from /opt/asterisk/lib/modules/res_musiconhold.so...done. > Loaded symbols for /opt/asterisk/lib/modules/res_musiconhold.so > Reading symbols from /opt/asterisk/lib/modules/res_adsi.so...done. > Loaded symbols for /opt/asterisk/lib/modules/res_adsi.so > Reading symbols from /opt/asterisk/lib/modules/res_config_pgsql...
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...ls from /usr/lib/libk5crypto.so.3...done. Loaded symbols for /usr/lib/libk5crypto.so.3 Reading symbols from /lib/libcrypto.so.4...done. Loaded symbols for /lib/libcrypto.so.4 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /usr/lib/asterisk/modules/chan_modem.so...done. Loaded symbols for /usr/lib/asterisk/modules/chan_modem.so Reading symbols from /usr/lib/asterisk/modules/chan_modem_aopen.so...done. Loaded symbols for /usr/lib/asterisk/modules/chan_modem_aopen.so Reading symbols from /usr/lib/asterisk/modules/res_musiconhold.so...done. Loa...
2003 May 08
1
dcom98, ole32=n and CreateProcess
...ng "dcom98.exe" package into clean system I get such msg-box with an alert: "A newer version of DCOM95 or DCOM98 had been installed. To override, you must uninstall the current version first." below is output I get: [s2@localhost c]$ wine ~/c/dcom98.exe fixme:win32:PE_CreateModule Security directory ignored fixme:process:CreateProcessA (E:\IXP001.TMP\install.exe,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init fixme:process:CreateProcessA (C:\windows\rundll32.exe,...): NORMAL_PRIORITY_CLASS ignored FIXME:pthread_cond_init err:module:BUILTIN32_LoadLibraryExA loaded...
2006 Jan 13
0
Wise installations and wine
...e and i dont get to finish the installation correctly. Anyone knows if there is any particular way to run wise installations with wine? i think thera smoe problems with shell32 this is the output: WINEDEBUG=+loaddll wine properly/InstalarServidor.EXE trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\advapi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\gdi32.dll" : builtin trace:loaddll:load_builtin_dll Loaded module L"c:\...
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...asterisk-certified-13.8-cert1 Compiled pjproject 2.5.5 with : ./configure CFLAGS="-DNDEBUG -DPJ_HAS_IPV6=1" --prefix=/usr --libdir=/usr/lib64 --enable-shared --disable-video --disable-sound --disable-opencore-amr Compiled Asterisk 13 with ./configure --libdir=/usr/lib64 All pjproject modules are selectable in menuselect, so here no problem. Modules are present in /usr/lib64/asterisk/module (see below). But when I start asterisk, I get a lot of errors concerning res_pjsip (see below) on the asterisk CLI. Anyone have some input on this ? Thanks. Kind regards. [root at sip adm...
2007 Aug 24
11
Aliases not working in a subclass ?
Hi folks, I''m overriding some resource attribute in a subclass. It seems that specifying a resource by its alias doesn''t work in a subclass. Looks like a bug, no ? === module-classes.pp === class module::base { file {"/tmp/test-module": alias => test-module, content => "module::base", } } class module::specific inherits module::base { File[test-module] { content => &q...
2003 Apr 04
2
chan_h323 problems....
...having read the previous threads on the subject before I installed I installed the pre-reqs pwlib openh323 gnugk for h.323 gatekeeper functionality All of these seem to have installed correctly. On installing chan_h323 to integrate * into the h.323 stack it makes OK, make installs OK, appears in modules.conf but on firing up * I get the following problem, has anyone seen this before or knows what the fault is ?? Looks like a library problem but I have not seen this type of error before. [cdr_csv.so] => (Comma Separated Values CDR Backend) [chan_h323.so]WARNING[1024]: File loader.c, Line 212...
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
This is an attempt to avoid potential confusion. Here are some example sizes for the two Syslinux versions mentioned in the e-mail subject. Your build results might be different. 4.06: 1 55 Sep 22 22:23 modules/int18.com 1 108 Nov 1 18:07 version.mk 1 138 Nov 1 18:07 version.gen 1 138 Nov 1 18:07 version.h 1 239 Sep 22 22:23 modules/poweroff.com 1 408 Sep 22 22:25 dosutil/copybs.com 1 432 Sep 23 23:51 mbr/isohdpfx.bin 1 432 Sep 23 23:51 mbr/isohdpfx_c.bin 1 432 Sep 23 23:51 mbr...
2009 Jul 08
1
fedoostrap or deboostrap requirement
Hi, While trying to ./configure libguestfs on gentoo fails since it requires feboostrap or deboostrap Can this be made optional and not as necessary requirement, since there are still many useful uses for libguestfs besides bootstrapping, which can be used on distros like gentoo. Thanks Alex
2003 Nov 16
2
wcfxo installation error
hi, i got he following error while trying to install digium cards in red hat linux 7.3. please help. [root@localhost root]# modprobe zaptel lib/modules/2.4.18-3bigmem/misc/zaptel.o: unresolved symbol cpu_raise_softirq_Rd01f3ee8 lib/modules/2.4.18-3bigmem/misc/zaptel.o: unresolved symbol ppp_output_wakeup_Rcb5deb89 lib/modules/2.4.18-3bigmem/misc/zaptel.o: unresolved symbol register_chrdev_R8fd899d1 lib/modules/2.4.18-3bigmem/misc/zaptel.o: unreso...
2014 Aug 24
1
Library_modules (list of & wiki write permissions)
Hello, I poked a little bit to extract the list of modules dependencies in Syslinux v6 (see below). I have attached a bash script that generate a nice table from the tarball. The output can either be an ASCII table, or wiki markup, typically for the page Library_modules[1]. I am not in the wiki Editor group, so I can't put that in the wiki. anyway,...
2011 May 12
2
Recent kmod-kvm update errors
This morning I applied the recent updates to CentOS-5.6 on a test and development host and observed this: Updating : kmod-kvm 4/20 WARNING: Can't read module /lib/modules/2.6.18-194.32.1.el5/weak-updates/kmod-kvm/kvm.ko: No such file or directory WARNING: /lib/modules/2.6.18-194.32.1.el5/weak-updates/kmod-kvm/ksm.ko needs unknown symbol kvm_ksm_spte_count WARNING: /lib/modules/2.6.18-194.32.1.el5/weak-updates/kmod-kvm/ksm.ko needs unknown symbol kvm_ano...
2016 Oct 24
1
SElinux suggestions needed: migrating backup service
...as a user which can manage labels. What is the rsync command you are currently using, and what user does rsync run as on the backup server? Plain rsync -aHAX with some excludes and executed as root on the backup system. Doing so I get: <snip> rsync: rsync_xal_clear: lremovexattr("lib/modules/2.6.18-412.el5/modules.alias","security.selinux") failed: Permission denied (13) rsync: rsync_xal_clear: lremovexattr("lib/modules/2.6.18-412.el5/modules.ccwmap","security.selinux") failed: Permission denied (13) rsync: rsync_xal_clear: lremovexattr("lib/mod...
2010 Jul 27
2
Is possible to use samba4 and openldap without ldapi?
...ror: <bound method OpenLDAPBackend.post_setup of <samba.provisionbackend.OpenLDAPBackend object at 0xb626194c> - When i try to run samba i get errors like this: samba -i -M single samba version 4.0.0alpha12-GIT-c75106f started. Copyright Andrew Tridgell and the Samba Team 1992-2010 ldb: module schema_load initialization failed ldb: module kludge_acl initialization failed ldb: module operational initialization failed ldb: module acl initialization failed ldb: module descriptor initialization failed ldb: module objectclass initialization failed ldb: module asq initialization failed ldb: mo...
2005 Mar 06
2
Trying to get Xilinx tools running
...nstallation, but it managed to copy all the files alright and setup the registry. Now when I try to run 'wine xst.exe' which is a command line compiler tool that comes with the Xilinx software I get the following error messages, which keep on scrolling, but here are the first ones: err:module:import_dll Library MSVCP60.dll (which is needed by L"C: \\Xilinx\\bin\\nt\\libSTL.dll") not found err:module:import_dll Library libSTL.dll (which is needed by L"C: \\Xilinx\\bin\\nt\\libIdem_Bfun.dll") not found err:module:import_dll Library libIdem_Bfun.dll (which is needed by...
2012 Sep 20
2
append_features(mod)
append_features(mod) The documentation says: When this module is included in another, Ruby calls append_features in this module, passing it the receiving module in mod. Ruby’s default implementation is to add the constants, methods, and module variables of this module to mod if this module has not already been added to mod or one of its ancestors. See also Mo...
2012 Sep 22
4
Class, Module, Object
>> reload! Reloading... => true >> puts Class < Module true => nil >> puts Module < Class false => nil >> puts Module < Object true => nil >> puts Object < Module false => nil >> Object.parent => Object The above indicates that the Class object instance inherits from the Module object instance and the Mo...