search for: unresolved

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

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 insmod, i have the next output: ./ocfs.o: unresolved symbol make_bad_inode_Rsmp_ab448adb ./ocfs.o: unresolved symbol __wait_on_buffer_Rsmp_ab7821d8 ./ocfs.o: unresolved symbol inode_setattr_Rsmp_ab169...
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: unresolved symbol alloc_skb_R165836f4 lib/module...
2004 Feb 09
0
RES: RES: RES: ocfs installation error on RHAS 2.1
...s 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 cs=1793 guid=8ABD4778558998D89F6B005056404953 comm_voting=1 /lib/modules/2.4.9-e-ABI/ocfs/ocfs.o: unresolved symbol truncate_inode_pages_Rde 1bef54 /lib/modules/2.4.9-e-ABI/ocfs/ocfs.o: unresolved symbol proc_mkdir_R70e19c74 /lib/modules/2.4.9-e-ABI/ocfs/ocfs.o: unresolved symbol generic_file_aio_read_R3 4ac6074 /lib/modules/2.4.9-e-ABI/ocfs/ocfs.o: unresolved symbol __bforget_Radb4b951 /lib/modules/2.4.9...
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 unresolved external symbol _vorbis_comment_add unresolved external symbol _vorbis_comment_init unresolved external symbol _vorbis_info_clear...
2005 Nov 28
1
Compile Encoder_example.c
...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 : error LNK2001: unresolved external symbol _vorbis_info_clear encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_comment_clear encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_dsp_clear encoder_example.obj : error LNK2001: unresolved external symbol _vorbis_block_clear encoder_exam...
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 /lib/modules/2.4.21-0.13mdk/misc/zaptel.o: unresolved symbol devfs_register_Rcfcce5f5 /lib/mod...
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
...e" ..\win32\xapdep.exe nmake / CFG="" DEBUG="" Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. link.exe @C:\Users\qwerty\AppData\Local\Temp\nmD882.tmp libbrass.lib(brass_table.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function "public: __thisc all BrassTable::~BrassTable(void)" (??1BrassTable@@QAE at XZ) libchert.lib(chert_table.obj) : error LNK2001: unresolved external symbol _inflateEnd libflint.lib(flint_table.obj) : error LNK2001: unresolved external symbol...
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) 1>MicSpeexDec.obj : error LNK2019: unresolved external symbol __imp__fwrite referenced in function "int __cdecl _tmain(int,char * * const)" (?_tmain@@YAHHQ...
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 symbol devfs_register_chrdev_R69b94695 ./zaptel.o: unresolved symbol proc_m...
2009 Mar 30
0
[ win32utils-Support Requests-24279 ] Windows 7 x64 - building a win32-api gem on windows
...-link -incremental:no -debug -opt:re f -opt:icf -dll -libpath:"." -libpath:"c:/ruby/lib" -implib:api-x64-mswin64_80.lib -pdb:api-x64-mswin64_80.pdb -def:api-x64-mswin64_80.def Creating library api-x64-mswin64_80.lib and object api-x64-mswin64_80.exp api.obj : error LNK2019: unresolved external symbol _rb_num2long referenced in function _NUM2LONG api.obj : error LNK2019: unresolved external symbol _rb_int2big referenced in function _LONG2NUM api.obj : error LNK2019: unresolved external symbol _rb_uint2big referenced in function _ULONG2NUM api.obj : error LNK2019: unresolved exter...
2010 Nov 17
2
Problem building libFLAC on Windows x64
...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 dynamic version, I get two unresolved externals: bitreader_asm.obj : error LNK2001: unresolved external symbol _FLAC__crc16_table bitreader_asm.obj : error LNK2001: unresolved external symbol _bitreader_read_from_client_ ..\..\obj\release\lib\libFLAC_dynamic.dll : fatal error LNK1120: 2 unresolved externals I can build the static vers...
2004 Sep 10
0
Linking against libFLAC_static.lib using MSVC
...t;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 blib\arch\auto\Audio\FLAC\Decoder\Decoder.lib and object blib\arch\auto\Audio\FLAC\Decoder\Decoder.exp Decoder.obj : error LNK2001: unresolved external symbol __imp__FLAC__seekable_stream_decoder_process_until_end_of_metadata Decoder.obj : error LNK2001: unresolved external symbol __imp__FLAC__seekable_stream_decoder_get_state Decoder.obj : error LNK2001: unresolved external symbol __imp__FLAC__seekable_stream_decoder_init Decoder.obj : e...
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 /lib/modules/2.4.31/misc/zaptel.o: /lib/modules/...
2009 Jul 07
1
Ghost file.
...85dj1l4788pymp3bk2f3dz52ggcvw4v-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 containing directory. fsck output: root 5 inode 273 errors 0 unresolved ref dir 270 index 2 namelen 4 name attr filetype 0 error 3 root 5 inode 274 errors 0 unresolved ref dir 271 index 2 namelen 2 name cs filetype 0 error 3 root 5 inode 275 errors 0 unresolved ref dir 271 index 3 namelen 2 name de filetype 0 error 3 root 5 inode 276 errors 0 un...
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 _FLAC__lpc_restore_signal_asm_ia32_mmx grabbag_static.lib(stream_decoder.obj) : error LNK2001: unresolved external symbol _FLAC__lpc_restore_signal_asm_ia32 grabbag_static.lib(stream_encoder...
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 /lib/modules/2.4.22/misc/zaptel.o: unresolved symbol ppp_channel_index_Raeaf0a6a /lib/modules/2...