[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Error: Could not load libibmeci.so
- To: rdc1x@xxxxxxxxxxx
- Subject: Re: Error: Could not load libibmeci.so
- From: "T. V. Raman" <raman@xxxxxxxxxxx>
- Date: Thu, 25 May 2006 20:45:34 -0700
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-Reply-To: <873bexpl48.fsf@xxxxxxxxxxx>
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <tvraman@xxxxxxxxxxx>
- Reply-To: raman@xxxxxxxxxxx
- Resent-Date: Thu, 25 May 2006 23:45:37 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <cNqJs.A.xQG.hnndEB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
The compiler warnings indicate you're probably using GCC 4.
The run time assertion is probably because you have a newer ALSA?
Which ALSA version do you have?
>>>>> "Robert" == Robert D Crawford <rdc1x@xxxxxxxxxxx> writes:
Robert> "T. V. Raman" <raman@xxxxxxxxxxx> writes:
>> you mentioned earlier that you had gotten compile
>> warnings. You shouldn't be getting any, at least I dont.
>>
>> I suggest recompiling -- and trying from square 1, after
>> making sure you have the asoundrc file from the emacspeak
>> directory copied over to $HOME/.asoundrc
Robert>
Robert> I copied the asoundrc file to $HOME/.asoundrc and
Robert> copied the eci.ini file into the linux-outloud
Robert> directory. Here is the rest of the process, after I
Robert> removed the atcleci.so, atcleci.lo, etc.
Robert>
Robert> Script started on Thu 25 May 2006 09:23:05 PM CDT
Robert> rdc@xxxxxxxxxxx:~/sourceforge/emacspeak/servers/linux-outloud$
Robert> make clean rm -f tcleci.so tcleci.o tcleci.lo
Robert> rdc@xxxxxxxxxxx:~/sourceforge/emacspeak/servers/linux-outloud$
Robert> make atcleci.so libtool --mode=compile g++ -g -O2
Robert> -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -c
Robert> atcleci.cpp mkdir .libs g++ -g -O2 -fPIC -DPIC
Robert> -pedantic -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -c atcleci.cpp -fPIC -DPIC -o
Robert> .libs/atcleci.o atcleci.cpp: In function 'int
Robert> Atcleci_Init(Tcl_Interp*)': atcleci.cpp:487: warning:
Robert> ISO C++ forbids casting between pointer-to-function
Robert> and pointer-to-object atcleci.cpp:488: warning: ISO
Robert> C++ forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:489: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:490: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:491: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:492: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:493: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:494: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:495: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:496: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:497: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:498: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:499: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:501: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:503: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:506: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:508: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object atcleci.cpp:510: warning: ISO C++
Robert> forbids casting between pointer-to-function and
Robert> pointer-to-object g++ -g -O2 -fPIC -DPIC -pedantic
Robert> -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -c atcleci.cpp -o atcleci.o
Robert> >/dev/null 2>&1 libtool --mode=link g++ -g -O2 -fPIC
Robert> -DPIC -pedantic -ansi -Wall -I/usr/include/tcl8.3
Robert> -I/usr/include/tclx8.3 -g -o atcleci.so atcleci.lo
Robert> -lasound -ltclx8.3 -ltcl8.3 -ldl -shared g++ -g -O2
Robert> -fPIC -DPIC -pedantic -ansi -Wall
Robert> -I/usr/include/tcl8.3 -I/usr/include/tclx8.3 -g -o
Robert> atcleci.so .libs/atcleci.o -shared
Robert> /usr/lib/libasound.so -ltclx8.3 -ltcl8.3 -ldl
Robert> rdc@xxxxxxxxxxx:~/sourceforge/emacspeak/servers/linux-outloud$
Robert> Script done on Thu 25 May 2006 09:23:33 PM CDT
Robert>
Robert> After I send this, I will do a script on the console
Robert> without anything using the soundcard to see if the
Robert> error message has changed. Tim says that the error
Robert> message I saw might not be the same as the one in the
Robert> thread. It might be the case that I did not read it
Robert> well.
Robert>
Robert> Thanks,
Robert>
Robert> rdc
Robert>
Robert> --
Robert> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Robert> Robert D. Crawford rdc1x@xxxxxxxxxxx
Robert>
Robert> -----------------------------------------------------------------------------
Robert> To unsubscribe from the emacspeak list or change your
Robert> address on the emacspeak list send mail to
Robert> "emacspeak-request@xxxxxxxxxxx" with a subject of
Robert> "unsubscribe" or "help"
--
Best Regards,
--raman
Email: raman@xxxxxxxxxxx
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv.raman.tv@xxxxxxxxxxx
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"
Emacspeak Files |
Subscribe |
Unsubscribe | Search