application port request

Jayton Garnett jay at codegurus.org
Tue Aug 2 21:50:56 GMT 2005


Jeremy Messenger wrote:

>
> What's problem? We can't help if you just say it can't compile 
> without  show any errors.
> What's URL? What's Gyach-Enhanced?
> Only a request so far. ;-)
>
> Cheers,
> Mezz

Gyach-Enhanced / PY! Voice is a yahoo chat client that supports 
webcam/voice, the main URL is 
http://www.phrozensmoke.com/projects/pyvoicechat/

I follow the installation instructions from the website.  ( 
http://www.phrozensmoke.com/projects/pyvoicechat/install.php#gyachs )
and get the following:

desktop# pwd
/home/jay
desktop# cd gyach-e     ( This is my so called [BUILD_DIRECTORY] )
desktop# cd ./gyach
desktop# ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
desktop# cp -f config.h.backup config.h
desktop# cd ..
desktop# pwd
/usr/home/jay/gyach-e
desktop# make
if test -f COMPILE-ME.sh; then ./COMPILE-ME.sh;  fi;
Building Gyach Enhanced
cd . && /bin/sh /Compile/truespeech/gyach-0.9.3/missing --run autoconf
/Compile/truespeech/gyach-0.9.3/missing: Can't open 
/Compile/truespeech/gyach-0.9.3/missing: No such file or directory
*** Error code 2

Stop in /usr/home/jay/gyach-e/gyach.
strip: './src/gyach': No such file
Building Gyach Spanish locale support
if test -f  gyach.po; then msgfmt -o `pwd`/LC_MESSAGES/gyach.mo gyach.po 
;  fi;
Building PyTSP TrueSpeech library
Compiling pyesd.c
pyesd.c:54:17: esd.h: No such file or directory
pyesd.c: In function `get_esd_default_port':
pyesd.c:92: error: `ESD_DEFAULT_PORT' undeclared (first use in this 
function)
pyesd.c:92: error: (Each undeclared identifier is reported only once
pyesd.c:92: error: for each function it appears in.)
pyesd.c: In function `get_esd_default_rate':
pyesd.c:94: error: `ESD_DEFAULT_RATE' undeclared (first use in this 
function)
pyesd.c: In function `get_esd_audio_device':
pyesd.c:96: error: `esd_audio_device' undeclared (first use in this 
function)
pyesd.c: In function `get_8bit_stereo':
pyesd.c:129: error: syntax error before "fm"
pyesd.c:130: error: `fm' undeclared (first use in this function)
pyesd.c: In function `get_8bit_mono':
pyesd.c:134: error: syntax error before "fm"
pyesd.c:135: error: `fm' undeclared (first use in this function)
pyesd.c: In function `get_16bit_stereo':
pyesd.c:139: error: syntax error before "fm"
pyesd.c:140: error: `fm' undeclared (first use in this function)
pyesd.c: In function `get_16bit_mono':
pyesd.c:144: error: syntax error before "fm"
pyesd.c:145: error: `fm' undeclared (first use in this function)
pyesd.c: In function `get_default_stream':
pyesd.c:149: error: syntax error before "fm"
pyesd.c:150: error: `fm' undeclared (first use in this function)
pyesd.c: In function `open_volume':
pyesd.c:162: error: `ESD_BITS16' undeclared (first use in this function)
pyesd.c:162: error: `ESD_STEREO' undeclared (first use in this function)
pyesd.c:162: error: `ESD_STREAM' undeclared (first use in this function)
pyesd.c:162: error: `ESD_PLAY' undeclared (first use in this function)
pyesd.c: In function `init_esd_play':
pyesd.c:265: error: syntax error before "esd_fmt"
pyesd.c:283: error: `esd_fmt' undeclared (first use in this function)
pyesd.c:283: error: `ESD_STREAM' undeclared (first use in this function)
pyesd.c:283: error: `ESD_PLAY' undeclared (first use in this function)
pyesd.c:290: error: `ESD_MONO' undeclared (first use in this function)
pyesd.c:294: error: `ESD_STEREO' undeclared (first use in this function)
pyesd.c:302: error: `ESD_BITS8' undeclared (first use in this function)
pyesd.c:305: error: `ESD_BITS16' undeclared (first use in this function)
pyesd.c:317: error: `ESD_DEFAULT_RATE' undeclared (first use in this 
function)
pyesd.c:318: error: `ESD_BUF_SIZE' undeclared (first use in this function)
pyesd.c: In function `init_esd_record':
pyesd.c:362: error: `ESD_DEFAULT_RATE' undeclared (first use in this 
function)
pyesd.c:363: error: `ESD_BITS16' undeclared (first use in this function)
pyesd.c:363: error: `ESD_STEREO' undeclared (first use in this function)
pyesd.c:364: error: `ESD_STREAM' undeclared (first use in this function)
pyesd.c:364: error: `ESD_RECORD' undeclared (first use in this function)
pyesd.c:365: error: syntax error before "format"
pyesd.c:368: error: `ESD_MONO' undeclared (first use in this function)
pyesd.c:369: error: `ESD_BITS8' undeclared (first use in this function)
pyesd.c:371: error: `format' undeclared (first use in this function)
pyesd.c: In function `play':
pyesd.c:445: error: `ESD_BUF_SIZE' undeclared (first use in this function)
pyesd.c: In function `get_record_buffer_size':
pyesd.c:565: error: `ESD_BUF_SIZE' undeclared (first use in this function)
pyesd.c: In function `esd_record_sound':
pyesd.c:571: error: `ESD_BUF_SIZE' undeclared (first use in this function)
Running swig for pyesd
swig: not found
Compiling swig Python wrapper
pyesd_wrap.c:222:20: Python.h: No such file or directory
pyesd_wrap.c:263: error: syntax error before "PyObject"
pyesd_wrap.c:264: error: syntax error before '*' token
pyesd_wrap.c:269: error: syntax error before "PyObject_HEAD"
pyesd_wrap.c:273: error: syntax error before '*' token
pyesd_wrap.c: In function `swig_varlink_repr':
pyesd_wrap.c:276: warning: return makes pointer from integer without a cast
pyesd_wrap.c: At top level:
pyesd_wrap.c:280: error: syntax error before "FILE"
pyesd_wrap.c: In function `swig_varlink_print':
pyesd_wrap.c:282: error: `flags' undeclared (first use in this function)
pyesd_wrap.c:282: error: (Each undeclared identifier is reported only once
pyesd_wrap.c:282: error: for each function it appears in.)
pyesd_wrap.c:283: error: `fp' undeclared (first use in this function)
pyesd_wrap.c:284: error: `v' undeclared (first use in this function)
pyesd_wrap.c: At top level:
pyesd_wrap.c:292: error: syntax error before '*' token
pyesd_wrap.c: In function `swig_varlink_getattr':
pyesd_wrap.c:294: error: structure has no member named `vars'
pyesd_wrap.c:297: error: structure has no member named `get_attr'
pyesd_wrap.c:301: error: `PyExc_NameError' undeclared (first use in this 
function)
pyesd_wrap.c: At top level:
pyesd_wrap.c:306: error: syntax error before "PyObject"
pyesd_wrap.c: In function `swig_varlink_setattr':
pyesd_wrap.c:307: error: `v' undeclared (first use in this function)
pyesd_wrap.c:309: error: `n' undeclared (first use in this function)
pyesd_wrap.c:310: error: `p' undeclared (first use in this function)
pyesd_wrap.c:314: error: `PyExc_NameError' undeclared (first use in this 
function)
pyesd_wrap.c: At top level:
pyesd_wrap.c:318: error: syntax error before "PyTypeObject"
pyesd_wrap.c:320: error: syntax error before numeric constant
pyesd_wrap.c:321: warning: initialization makes integer from pointer 
without a cast
pyesd_wrap.c:322: warning: excess elements in scalar initializer
pyesd_wrap.c:322: warning: (near initialization for `varlinktype')
pyesd_wrap.c:323: warning: excess elements in scalar initializer
pyesd_wrap.c:323: warning: (near initialization for `varlinktype')
pyesd_wrap.c:324: warning: excess elements in scalar initializer
pyesd_wrap.c:324: warning: (near initialization for `varlinktype')
pyesd_wrap.c:325: error: `printfunc' undeclared here (not in a function)
pyesd_wrap.c:325: error: syntax error before "swig_varlink_print"
pyesd_wrap.c:326: error: `getattrfunc' undeclared here (not in a function)
pyesd_wrap.c:326: error: syntax error before "swig_varlink_getattr"
pyesd_wrap.c:327: error: `setattrfunc' undeclared here (not in a function)
pyesd_wrap.c:327: error: syntax error before "swig_varlink_setattr"
pyesd_wrap.c:328: warning: excess elements in scalar initializer
pyesd_wrap.c:328: warning: (near initialization for `varlinktype')
pyesd_wrap.c:329: error: `reprfunc' undeclared here (not in a function)
pyesd_wrap.c:329: error: syntax error before "swig_varlink_repr"
pyesd_wrap.c:330: warning: excess elements in scalar initializer
pyesd_wrap.c:330: warning: (near initialization for `varlinktype')
pyesd_wrap.c:331: warning: excess elements in scalar initializer
pyesd_wrap.c:331: warning: (near initialization for `varlinktype')
pyesd_wrap.c:332: warning: excess elements in scalar initializer
pyesd_wrap.c:332: warning: (near initialization for `varlinktype')
pyesd_wrap.c:333: warning: data definition has no type or storage class
pyesd_wrap.c:336: error: syntax error before '*' token
pyesd_wrap.c: In function `SWIG_newvarlink':
pyesd_wrap.c:339: error: syntax error before "swig_varlinkobject"
pyesd_wrap.c:340: error: request for member `ob_type' in something not a 
structure or union
pyesd_wrap.c:340: error: `PyType_Type' undeclared (first use in this 
function)
pyesd_wrap.c:341: error: structure has no member named `ob_type'
pyesd_wrap.c:342: error: structure has no member named `vars'
pyesd_wrap.c:343: error: structure has no member named `ob_refcnt'
pyesd_wrap.c:344: error: `PyObject' undeclared (first use in this function)
pyesd_wrap.c:344: error: syntax error before ')' token
pyesd_wrap.c:345: error: syntax error before ')' token
pyesd_wrap.c: At top level:
pyesd_wrap.c:349: error: syntax error before '*' token
pyesd_wrap.c:350: error: `SWIG_addvarlink' declared as function 
returning a function
pyesd_wrap.c:350: error: syntax error before "int"
pyesd_wrap.c:353: error: `p' undeclared here (not in a function)
pyesd_wrap.c:353: warning: data definition has no type or storage class
pyesd_wrap.c:354: error: conflicting types for 'gv'
pyesd_wrap.c:352: error: previous declaration of 'gv' was here
pyesd_wrap.c:354: warning: initialization makes integer from pointer 
without a cast
pyesd_wrap.c:354: error: initializer element is not constant
pyesd_wrap.c:354: warning: data definition has no type or storage class
pyesd_wrap.c:355: error: syntax error before '->' token
pyesd_wrap.c:355: warning: passing arg 1 of `strlen' makes pointer from 
integer without a cast
pyesd_wrap.c:355: warning: initialization makes integer from pointer 
without a cast
pyesd_wrap.c:355: error: initializer element is not constant
pyesd_wrap.c:355: warning: data definition has no type or storage class
pyesd_wrap.c:356: error: syntax error before '->' token
pyesd_wrap.c:356: error: conflicting types for 'strcpy'
pyesd_wrap.c:356: error: conflicting types for 'strcpy'
pyesd_wrap.c:356: warning: data definition has no type or storage class
pyesd_wrap.c:357: error: syntax error before '->' token
pyesd_wrap.c:357: error: initializer element is not constant
pyesd_wrap.c:357: warning: data definition has no type or storage class
pyesd_wrap.c:358: error: syntax error before '->' token
pyesd_wrap.c:358: error: initializer element is not constant
pyesd_wrap.c:358: warning: data definition has no type or storage class
pyesd_wrap.c:359: error: syntax error before '->' token
pyesd_wrap.c:359: error: invalid type argument of `->'
pyesd_wrap.c:359: warning: data definition has no type or storage class
pyesd_wrap.c:360: error: syntax error before '->' token
pyesd_wrap.c:360: error: initializer element is not constant
pyesd_wrap.c:360: warning: data definition has no type or storage class
pyesd_wrap.c:361: error: syntax error before '}' token
pyesd_wrap.c:244:1: unterminated #else
Building Python shared library for pyesd.so
gcc: pyesd.o: No such file or directory
gcc: pyesd_wrap.o: No such file or directory
Compiling pytruespeech.c
Graph cycles through ldt_keeper.o

Graph cycles through pe_image.o

Graph cycles through module.o

Graph cycles through ext.o

Graph cycles through win32.o

Graph cycles through driver.o

Graph cycles through pe_resource.o

Graph cycles through resource.o

Graph cycles through registry.o

Graph cycles through elfdll.o

Graph cycles through afl.o

Graph cycles through vfl.o

gcc -I. -I.. -U_FILE_OFFSET_BITS -D_REENTRANT  -Wall 
-fno-omit-frame-pointer -g3 -c wrapper.S
Graph cycles through cpudetect.o

Graph cycles through mp_msg.o

Graph cycles through pytruespeech.o

`all' not remade because of errors.
Running swig for pytsp
swig: not found
Compiling swig Python wrapper for pytsp
pytsp_wrap.c:222:20: Python.h: No such file or directory
pytsp_wrap.c:263: error: syntax error before "PyObject"
pytsp_wrap.c:264: error: syntax error before '*' token
pytsp_wrap.c:269: error: syntax error before "PyObject_HEAD"
pytsp_wrap.c:273: error: syntax error before '*' token
pytsp_wrap.c: In function `swig_varlink_repr':
pytsp_wrap.c:276: warning: return makes pointer from integer without a cast
pytsp_wrap.c: At top level:
pytsp_wrap.c:280: error: syntax error before "FILE"
pytsp_wrap.c: In function `swig_varlink_print':
pytsp_wrap.c:282: error: `flags' undeclared (first use in this function)
pytsp_wrap.c:282: error: (Each undeclared identifier is reported only once
pytsp_wrap.c:282: error: for each function it appears in.)
pytsp_wrap.c:283: error: `fp' undeclared (first use in this function)
pytsp_wrap.c:284: error: `v' undeclared (first use in this function)
pytsp_wrap.c: At top level:
pytsp_wrap.c:292: error: syntax error before '*' token
pytsp_wrap.c: In function `swig_varlink_getattr':
pytsp_wrap.c:294: error: structure has no member named `vars'
pytsp_wrap.c:297: error: structure has no member named `get_attr'
pytsp_wrap.c:301: error: `PyExc_NameError' undeclared (first use in this 
function)
pytsp_wrap.c: At top level:
pytsp_wrap.c:306: error: syntax error before "PyObject"
pytsp_wrap.c: In function `swig_varlink_setattr':
pytsp_wrap.c:307: error: `v' undeclared (first use in this function)
pytsp_wrap.c:309: error: `n' undeclared (first use in this function)
pytsp_wrap.c:310: error: `p' undeclared (first use in this function)
pytsp_wrap.c:314: error: `PyExc_NameError' undeclared (first use in this 
function)
pytsp_wrap.c: At top level:
pytsp_wrap.c:318: error: syntax error before "PyTypeObject"
pytsp_wrap.c:320: error: syntax error before numeric constant
pytsp_wrap.c:321: warning: initialization makes integer from pointer 
without a cast
pytsp_wrap.c:322: warning: excess elements in scalar initializer
pytsp_wrap.c:322: warning: (near initialization for `varlinktype')
pytsp_wrap.c:323: warning: excess elements in scalar initializer
pytsp_wrap.c:323: warning: (near initialization for `varlinktype')
pytsp_wrap.c:324: warning: excess elements in scalar initializer
pytsp_wrap.c:324: warning: (near initialization for `varlinktype')
pytsp_wrap.c:325: error: `printfunc' undeclared here (not in a function)
pytsp_wrap.c:325: error: syntax error before "swig_varlink_print"
pytsp_wrap.c:326: error: `getattrfunc' undeclared here (not in a function)
pytsp_wrap.c:326: error: syntax error before "swig_varlink_getattr"
pytsp_wrap.c:327: error: `setattrfunc' undeclared here (not in a function)
pytsp_wrap.c:327: error: syntax error before "swig_varlink_setattr"
pytsp_wrap.c:328: warning: excess elements in scalar initializer
pytsp_wrap.c:328: warning: (near initialization for `varlinktype')
pytsp_wrap.c:329: error: `reprfunc' undeclared here (not in a function)
pytsp_wrap.c:329: error: syntax error before "swig_varlink_repr"
pytsp_wrap.c:330: warning: excess elements in scalar initializer
pytsp_wrap.c:330: warning: (near initialization for `varlinktype')
pytsp_wrap.c:331: warning: excess elements in scalar initializer
pytsp_wrap.c:331: warning: (near initialization for `varlinktype')
pytsp_wrap.c:332: warning: excess elements in scalar initializer
pytsp_wrap.c:332: warning: (near initialization for `varlinktype')
pytsp_wrap.c:333: warning: data definition has no type or storage class
pytsp_wrap.c:336: error: syntax error before '*' token
pytsp_wrap.c: In function `SWIG_newvarlink':
pytsp_wrap.c:339: error: syntax error before "swig_varlinkobject"
pytsp_wrap.c:340: error: request for member `ob_type' in something not a 
structure or union
pytsp_wrap.c:340: error: `PyType_Type' undeclared (first use in this 
function)
pytsp_wrap.c:341: error: structure has no member named `ob_type'
pytsp_wrap.c:342: error: structure has no member named `vars'
pytsp_wrap.c:343: error: structure has no member named `ob_refcnt'
pytsp_wrap.c:344: error: `PyObject' undeclared (first use in this function)
pytsp_wrap.c:344: error: syntax error before ')' token
pytsp_wrap.c:345: error: syntax error before ')' token
pytsp_wrap.c: At top level:
pytsp_wrap.c:349: error: syntax error before '*' token
pytsp_wrap.c:350: error: `SWIG_addvarlink' declared as function 
returning a function
pytsp_wrap.c:350: error: syntax error before "int"
pytsp_wrap.c:353: error: `p' undeclared here (not in a function)
pytsp_wrap.c:353: warning: data definition has no type or storage class
pytsp_wrap.c:354: error: conflicting types for 'gv'
pytsp_wrap.c:352: error: previous declaration of 'gv' was here
pytsp_wrap.c:354: warning: initialization makes integer from pointer 
without a cast
pytsp_wrap.c:354: error: initializer element is not constant
pytsp_wrap.c:354: warning: data definition has no type or storage class
pytsp_wrap.c:355: error: syntax error before '->' token
pytsp_wrap.c:355: warning: passing arg 1 of `strlen' makes pointer from 
integer without a cast
pytsp_wrap.c:355: warning: initialization makes integer from pointer 
without a cast
pytsp_wrap.c:355: error: initializer element is not constant
pytsp_wrap.c:355: warning: data definition has no type or storage class
pytsp_wrap.c:356: error: syntax error before '->' token
pytsp_wrap.c:356: error: conflicting types for 'strcpy'
pytsp_wrap.c:356: error: conflicting types for 'strcpy'
pytsp_wrap.c:356: warning: data definition has no type or storage class
pytsp_wrap.c:357: error: syntax error before '->' token
pytsp_wrap.c:357: error: initializer element is not constant
pytsp_wrap.c:357: warning: data definition has no type or storage class
pytsp_wrap.c:358: error: syntax error before '->' token
pytsp_wrap.c:358: error: initializer element is not constant
pytsp_wrap.c:358: warning: data definition has no type or storage class
pytsp_wrap.c:359: error: syntax error before '->' token
pytsp_wrap.c:359: error: invalid type argument of `->'
pytsp_wrap.c:359: warning: data definition has no type or storage class
pytsp_wrap.c:360: error: syntax error before '->' token
pytsp_wrap.c:360: error: initializer element is not constant
pytsp_wrap.c:360: warning: data definition has no type or storage class
pytsp_wrap.c:361: error: syntax error before '}' token
pytsp_wrap.c:244:1: unterminated #else
Building Python shared library for pytsp
gcc: pytsp_wrap.o: No such file or directory
gcc: pytruespeech.o: No such file or directory
gcc: pyesd_wrap.o: No such file or directory
gcc: pyesd.o: No such file or directory
gcc: libloader.a: No such file or directory
strip: 'pytspc.so': No such file
cp: _pytsp.so: No such file or directory
Building PyVoiceChat Spanish locale support
if test -f  pyvoice.po; then msgfmt -o `pwd`/LC_MESSAGES/pyvoice.mo 
pyvoice.po ;  fi;
Building complete. If all went well, run 'make install'



More information about the freebsd-gnome mailing list