search for: unresolvable

Displaying 20 results from an estimated 1183 matches for "unresolvable".

2003 Oct 22
1
OCFS problem with 2.4.9-e.27
Hi all, I trying install OCFS in Red Hat AS 2.1, with Kernel 2.4.9-e.27, updated by RedHat-Network Service. When i compile the source code for version ocfs-1.0.9 , ( configure, make and make install) , and then i execute "depmod -a", i have the next output: depmod: *** Unresolved symbols in /lib/modules/2.4.9-e.27/kernel/drivers/addon/ocfs/ocfs.o If i try insert module with
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
2004 Feb 09
0
RES: RES: RES: ocfs installation error on RHAS 2.1
Well, I've compiled and installed Kernel 2.4.9-37 uniprocessor. I've made ocfs setup using version 1.0.9-9 uniprocessor. I've generated ocfs.conf using ocfstool. When I start ocfs using /etc/init.d/ocfs start, I receive the following errors: [root@RAC1 root]# /etc/init.d/ocfs start Loading OCFS: /sbin/insmod ocfs node_name=RAC1.localdomain ip_address=192.168.61 2 ip_port=7000
2000 Nov 12
2
This is not going well... but better than before!
Ok... This is begining to go a bit better.... I have compiled 4 lib's and placed them in my lib path. ogg.lib vorbis.lib vorbisenc.lib vorbisfile.lib When I try and compile oggenc.c I still have link errors.. unresolved external symbol _vorbis_comment_clear unresolved external symbol _optind unresolved external symbol _optarg unresolved external symbol _vorbis_comment_add_tag
2005 Nov 28
1
Compile Encoder_example.c
Hi, I'm a highschool student, I'm looking for information about converting Wave file (*.wav) into Ogg file (*.ogg) and i found encoder_example.c inside libvorbis's example directory. I try to compile it using Microsoft Visual C++ 6.0 ,but it goes error like this : --------------------Configuration: encoder_example - Win32 Debug-------------------- Linking... encoder_example.obj :
2004 Jan 19
1
Compiling R, cannot open vars.mk
Hi! I am trying to compile R-1.8.1 on an alphaserver running Tru64 Unix. I use the compilers cc,cxx and f77. After the compilation I try: make check and get the following message: Make: Cannot open /share/make/vars.mk. Stop. Does anyone have any suggestions on why? Regards Arne Gjuvsland
1999 Aug 03
2
compliation problem
Problem compiling R. version: 0.64.2 machine: SGI O2 OS: IRIX6.5 CC cc FC f77 MAKE GNU make 3.75 Here is part of the the output for make. make[2]: Leaving directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/include' make[2]: Entering directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/appl' cc -g -OPT:IEEE_NaN_inf=ON -I../include
2003 Jul 29
1
Asterisk Developer's Kit (TDM) help
I'm having trouble getting the cards configured. I have followed the instructions but get errors. when I modprobe zaptel /lib/modules/2.4.21-0.13mdk/misc/zaptel.o: unresolved symbol proc_mkdir_Re6122de7 /lib/modules/2.4.21-0.13mdk/misc/zaptel.o: unresolved symbol skb_over_panic_R5ced0794 /lib/modules/2.4.21-0.13mdk/misc/zaptel.o: unresolved symbol devfs_generate_path_R4c75cb0f
2003 Aug 05
5
(no subject)
Does anyone keep a known telemarketer caller id database? If not has anyone proposed an Asterisk community project to share this information? Sort of a nation wide blacklist so Asterisk'ers can cut down on the garbage calls... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Aug 06
1
Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd
Hi guys, I discovered xapian today and I'm trying it because it looks promising compared to other FTS engines. However I'm in a windows environment so it's a bit painful to set up as there is no official binaries. I've heard about http://www.flax.co.uk/xapian_binaries And I'm trying to build their latest release (1.2.8). After a few tries I manage to compile everything with
2010 Jan 19
1
Linker Error when compiling Speex decoder
Hi I get the following error during linking. How do I resolve it. I am compiling using Visual Studio 2008 Thanks 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>Linking... 1>MicSpeexDec.obj : error LNK2019: unresolved external symbol __imp__fclose referenced in function "int __cdecl _tmain(int,char * * const)" (?_tmain@@YAHHQAPAD at Z)
2003 Dec 04
1
Debian Testing / 2.4.22 / zaptel problems.
I'm having trouble getting zaptel to work on Debian Testing (Sarge) with a 2.4.22 kernel. The errors I am seeing with 'insmod zaptel.o' are: ./zaptel.o: unresolved symbol devfs_unregister_R1c83d91a ./zaptel.o: unresolved symbol remove_wait_queue_R1bc53d4c ./zaptel.o: unresolved symbol __pollwait_R8ee1d6fc ./zaptel.o: unresolved symbol remove_proc_entry_R30e2f8d2 ./zaptel.o: unresolved
2009 Mar 30
0
[ win32utils-Support Requests-24279 ] Windows 7 x64 - building a win32-api gem on windows
Support Requests item #24279, was opened at 2009-03-03 06:51 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=24279&group_id=85 Category: win32-api Group: v1.0 (example) Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Windows 7 x64 - building a win32-api gem on windows Initial Comment: Hi
2010 Nov 17
2
Problem building libFLAC on Windows x64
Hello everyone. Due to problems with libsndfile's handling of FLAC files, Mixxx is going to use libFLAC directly in v1.9.0. I'm the Windows packager and am trying to build libFLAC on Windows x64 using MSVC 2008 and the following steps that I've put together: http://mixxx.org/wiki/doku.php/build_windows_dependencies#libflac The problems I have are the following: If I try to build the
2004 Sep 10
0
Linking against libFLAC_static.lib using MSVC
I'm having a hell of a time linking against libFLAC_static.lib on Win32: link -out:blib\arch\auto\Audio\FLAC\Decoder\Decoder.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 Decoder.obj libflacsupport.lib C:\Perl\lib\CORE\perl58.lib C:\Perl\lib\CORE\libFLAC_static.lib -def:Decoder.def Creating library
2006 Aug 18
6
Ogg Player Code
Hello, In one of my recent assignments, I was asked to develop a ogg player. I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment. If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me. In one of the code set, I was able to compile the
2005 Jul 04
1
Unresolved symbols - Zaptel 1.0.9 and Linux 2.4.31
I installed a vanilla 2.4.31 kernel from kernel.org and my system was working great. Then I tried upgrading zaptel to 1.0.9 and now I get unresolved symbols: # modprobe zaptel /lib/modules/2.4.31/misc/zaptel.o: /lib/modules/2.4.31/misc/zaptel.o: unresolved symbol proc_mkdir_R8712438a /lib/modules/2.4.31/misc/zaptel.o: /lib/modules/2.4.31/misc/zaptel.o: unresolved symbol add_wait_queue_R93ee100c
2009 Jul 07
1
Ghost file.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I mentioned a ghost file. Here is the dump (less than 65M): http://dev.mccme.ru/~raskin/btrfs.dump ghost file is: 885dj1l4788pymp3bk2f3dz52ggcvw4v-empty/garbage-1/mwave.h.tmp-31838-1822528541 It has a name, but stat fails (so no inode, I guess). Also I can create another file with the same name in the directory. I cannot remove the file, or
2006 Oct 07
1
Compiling CVS in VC++ 6.0
Hello, Apologies if this has been done before. I just joined the list as this has bugged me for a while. I can compile FLAC 1.1.2 using Visual C++ 6.0 with no problems. However, when I try to compile the CVS source I get: Linking... utils.obj : error LNK2001: unresolved external symbol _snprintf grabbag_static.lib(stream_decoder.obj) : error LNK2001: unresolved external symbol
2003 Oct 22
2
Trouble with loading ztdummy on RH 7.3
Hi there, anyone has a suggestion about what do I need to do to solve this? Any comments appreciated. Philipp [root@asterisk]# modprobe ztdummy /lib/modules/2.4.22/misc/zaptel.o: unresolved symbol ppp_output_wakeup_Rd2dbbfe0 /lib/modules/2.4.22/misc/zaptel.o: unresolved symbol ppp_input_error_Rd2ca1e76 /lib/modules/2.4.22/misc/zaptel.o: unresolved symbol ppp_unregister_channel_Rb8cf9a74