Displaying 20 results from an estimated 1718 matches for "undeclare".
Did you mean:
undeclared
2012 Jul 05
1
trouble installing Rmpi on a debian machine
...39;mpi_initialize':
Rmpi.c:57: warning: implicit declaration of function 'MPI_Initialized'
Rmpi.c:76: warning: implicit declaration of function 'MPI_Init'
Rmpi.c:81: warning: implicit declaration of function 'MPI_Errhandler_set'
Rmpi.c:81: error: 'MPI_COMM_WORLD' undeclared (first use in this function)
Rmpi.c:81: error: (Each undeclared identifier is reported only once
Rmpi.c:81: error: for each function it appears in.)
Rmpi.c:81: error: 'MPI_ERRORS_RETURN' undeclared (first use in this function)
Rmpi.c:82: error: 'MPI_COMM_SELF' undeclared (first use...
2004 Aug 06
2
icecast2, libshout2, Shout.pm FreeBSD
...out.pm
from the FreeBSD ports tree.
# make
cc -c -I/usr/local/include -O -pipe -march=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\"
-DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE Shout.c
Shout.c: In function `XS_Shout_raw_new':
Shout.c:157: `shout_conn_t' undeclared (first use in this function)
Shout.c:157: (Each undeclared identifier is reported only once
Shout.c:157: for each function it appears in.)
Shout.c:157: `RETVAL' undeclared (first use in this function)
Shout.xs:136: syntax error before `)'
Shout.c: In function `XS_Shout_DESTROY':
Shout....
2004 Aug 06
0
icecast2 on solaris ... (fwd)
...*'
avl.h:156: parse error before `*'
avl.h:157: parse error before `*'
avl.h:158: parse error before `*'
avl.h:159: parse error before `*'
avl.c:39: parse error before `*'
avl.c:41: parse error before `avl_node'
avl.c: In function `avl_node_new':
avl.c:43: `node' undeclared (first use in this function)
avl.c:43: (Each undeclared identifier is reported only once
avl.c:43: for each function it appears in.)
avl.c:43: parse error before `)'
avl.c:48: `parent' undeclared (first use in this function)
avl.c:49: `key' undeclared (first use in this function)
avl.c...
2001 Feb 05
1
wine with TransGaming patch doesn't compile
...mesa_private.h:225: parse error before `}'
mesa_private.h:225: warning: type defaults to `int' in declaration of `mesa_d3dd_private'
mesa_private.h:225: warning: data definition has no type or storage class
d3ddevice/mesa.c: In function `set_context':
d3ddevice/mesa.c:99: `odev' undeclared (first use in this function)
d3ddevice/mesa.c:99: (Each undeclared identifier is reported only once
d3ddevice/mesa.c:99: for each function it appears in.)
d3ddevice/mesa.c:99: parse error before `)'
d3ddevice/mesa.c:100: parse error before `int'
d3ddevice/mesa.c:111: `ret' undeclared (...
2007 Jun 05
2
pam_ldap-184 compile error
...quot; declared inside parameter list
pam_ldap.c:281: warning: its scope is only this definition or
declaration, which is probably not what you want
pam_ldap.c:566: error: syntax error before '*' token
pam_ldap.c: In function `_pam_ldap_cleanup_session':
pam_ldap.c:568: error: `data' undeclared (first use in this function)
pam_ldap.c:568: error: (Each undeclared identifier is reported only once
pam_ldap.c:568: error: for each function it appears in.)
pam_ldap.c: At top level:
pam_ldap.c:591: error: syntax error before '*' token
pam_ldap.c: In function `_cleanup_data':
pam_lda...
2004 Jun 08
1
Meetme2
...EMYSQLVM -c -o app_meetme2.o app_meetme2.c
app_meetme2.c:31:22: libpq-fe.h: No such file or directory
app_meetme2.c:32:19: mysql.h: No such file or directory
app_meetme2.c:36:26: linux/zaptel.h: No such file or directory
app_meetme2.c: In function `launch_query':
app_meetme2.c:139: `PGconn' undeclared (first use in this function)
app_meetme2.c:139: (Each undeclared identifier is reported only once
app_meetme2.c:139: for each function it appears in.)
app_meetme2.c:139: `conn' undeclared (first use in this function)
app_meetme2.c:140: `PGresult' undeclared (first use in this function)
app...
2004 Aug 06
2
My turn to have issues with compiling libshout
...167: syntax error before '*' token
avl.h:168: syntax error before '*' token
avl.h:169: syntax error before '*' token
avl.c:41: syntax error before '*' token
avl.c:43: syntax error before "avl_node"
avl.c: In function `avl_node_new':
avl.c:45: `node' undeclared (first use in this function)
avl.c:45: (Each undeclared identifier is reported only once
avl.c:45: for each function it appears in.)
avl.c:45: syntax error before ')' token
avl.c:50: `parent' undeclared (first use in this function)
avl.c:51: `key' undeclared (first use in this func...
2006 May 06
1
Error compiling Wine 0.9.12
..../include -I../../include -Wall -pipe
- -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o lex.yy.o
lex.yy.c
./ppl.l:166:21: ppy.tab.h: No such file or directory
./ppl.l:233: error: parse error before "YYSTYPE"
./ppl.l: In function `pplex':
./ppl.l:315: error: `tINCLUDE' undeclared (first use in this function)
./ppl.l:315: error: (Each undeclared identifier is reported only once
./ppl.l:315: error: for each function it appears in.)
./ppl.l:317: error: `tERROR' undeclared (first use in this function)
./ppl.l:318: error: `tWARNING' undeclared (first use in this functio...
2010 Jan 03
3
Latest xf86-video-nouveau does not compile
Hi,
latest 2D driver does not compile.
libdrm and Mesa are latest git...
Johannes
CC nv50_exa.lo
nv50_exa.c: In function 'NV50EXACheckRenderTarget':
nv50_exa.c:451: error: 'PICT_a2b10g10r10' undeclared (first use in this function)
nv50_exa.c:451: error: (Each undeclared identifier is reported only once
nv50_exa.c:451: error: for each function it appears in.)
nv50_exa.c:452: error: 'PICT_x2b10g10r10' undeclared (first use in this function)
nv50_exa.c:453: error: 'PICT_a2r10g10b10'...
2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
...267) : error C2143: syntax error : missing ''{'' before ''*''
win32/open3.c(267) : error C2059: syntax error : ''type''
win32/open3.c(267) : error C2059: syntax error : '')''
win32/open3.c(309) : error C2065: ''fptr'' : undeclared identifier
win32/open3.c(309) : error C2296: ''*'' : illegal, left operand has type ''HFILE (__stdcall *)(LPCSTR,LPOFSTRUCT,UINT)''
win32/open3.c(310) : error C2143: syntax error : missing '';'' before ''type''
win32/open3.c(397) : er...
2004 Aug 06
1
Compile errors
...*'
avl.h:156: parse error before `*'
avl.h:157: parse error before `*'
avl.h:158: parse error before `*'
avl.h:159: parse error before `*'
avl.c:39: parse error before `*'
avl.c:41: parse error before `avl_node'
avl.c: In function `avl_node_new':
avl.c:43: `node' undeclared (first use in this function)
avl.c:43: (Each undeclared identifier is reported only once
avl.c:43: for each function it appears in.)
avl.c:43: parse error before `)'
avl.c:48: `parent' undeclared (first use in this function)
avl.c:49: `key' undeclared (first use in this function)
avl.c...
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
.../wine/wine-20030219/tools/wpp'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+ -D_REENTRANT -o
lex.yy.o lex.yy.c
./ppl.l:97: warning: `/*' within comment
./ppl.l: In function `pplex':
./ppl.l:309: `pp_incl_state' undeclared (first use in this function)
./ppl.l:309: (Each undeclared identifier is reported only once
./ppl.l:309: for each function it appears in.)
./ppl.l:309: `pp_pp' undeclared (first use in this function)
./ppl.l:314: `pp_ignore' undeclared (first use in this function)
./ppl.l:314: warning: imp...
2004 Mar 16
2
Cannot compile wine
...irectory `/home/samon/Wine Stuff/wine-20040309/dlls/msi'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: error: `TK_ABORT' undeclared here (not in a function)
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0].tokenType')
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0]')
token...
2003 Jan 28
1
[nsswitch/pam_winbind.po] Error 1 With Compiling 3.0
...RPMs whenever I can :-)***
When trying to compile I get the above error. It is preceded by:
=======
.
.
.
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c:60: parse error before `*'
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:67: `pamh' undeclared (first use in this
function)
nsswitch/pam_winbind.c:67: (Each undeclared identifier is reported only
once
nsswitch/pam_winbind.c:67: for each function it appears in.)
nsswitch/pam_winbind.c:67: `PAM_CONV' undeclared (first use in this
function)
nsswitch/pam_winbind.c:68: `PAM_SUCCESS' unde...
2005 Jan 12
3
syslinux build fails with 2.6 linux headers
...>'
/usr/include/linux/spinlock.h: In function `bit_spin_trylock':
/usr/include/linux/spinlock.h:432: error: invalid type argument of `->'
/usr/include/linux/spinlock.h:435: error: invalid type argument of `->'
/usr/include/linux/spinlock.h:435: error: `TIF_NEED_RESCHED' undeclared (first use in this function)
/usr/include/linux/spinlock.h:435: error: (Each undeclared identifier is reported only once
/usr/include/linux/spinlock.h:435: error: for each function it appears in.)
/usr/include/linux/spinlock.h: In function `bit_spin_unlock':
/usr/include/linux/spinlock.h:453:...
2011 Feb 07
1
rjava does not install
...pected ?)? before ?*? token
rJava.h:211: error: expected ?)? before ?*? token
rJava.h:213: error: expected ?)? before ?*? token
rJava.h:215: error: expected ?)? before ?*? token
rJava.h:217: error: expected ?)? before ?*? token
Rglue.c: In function ?JRefObjectFinalizer?:
Rglue.c:79: error: ?JNIEnv? undeclared (first use in this function)
Rglue.c:79: error: (Each undeclared identifier is reported only once
Rglue.c:79: error: for each function it appears in.)
Rglue.c:79: error: ?env? undeclared (first use in this function)
Rglue.c:79: warning: implicit declaration of function ?getJNIEnv?
Rglue.c:80: erro...
2002 Jun 28
2
Error when configuring pam on samba (MANDRAKE 8.2 and before)
...drake's.
Is this related to mandrake or what ?
Someone has a solution plz ?
make nsswitch/pam_winbind.so
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c:65: parse error before `*'
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:72: `pamh' undeclared (first use in this function)
nsswitch/pam_winbind.c:72: (Each undeclared identifier is reported only once
nsswitch/pam_winbind.c:72: for each function it appears in.)
nsswitch/pam_winbind.c:72: `PAM_CONV' undeclared (first use in this
function)
nsswitch/pam_winbind.c:73: `PAM_SUCCESS' unde...
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
...finition has no type or storage class
truetype.c:61: parse error before `*'
truetype.c:61: warning: type defaults to `int' in declaration of `hhea'
truetype.c:61: warning: data definition has no type or storage class
truetype.c: In function `FindCharMap':
truetype.c:86: `FT_Int' undeclared (first use in this function)
truetype.c:86: (Each undeclared identifier is reported only once
truetype.c:86: for each function it appears in.)
truetype.c:86: parse error before `i'
truetype.c:87: `FT_Error' undeclared (first use in this function)
truetype.c:89: warning: assignment makes in...
2005 Mar 14
2
Install the RMySQL
...o RS-
MySQL.o
In file included from RS-MySQL.c:22:
RS-MySQL.h:40:19: mysql.h: No such file or directory
RS-MySQL.h:41:27: mysql_version.h: No such file or directory
RS-MySQL.h:42:23: mysql_com.h: No such file or directory
In file included from RS-MySQL.c:22:
RS-MySQL.h:109: `FIELD_TYPE_DECIMAL' undeclared here (not in
a function)
RS-MySQL.h:109: initializer element is not constant
RS-MySQL.h:109: (near initialization for `RS_MySQL_dataTypes
[0].typeId')
RS-MySQL.h:109: initializer element is not constant
RS-MySQL.h:109: (near initialization for `RS_MySQL_dataTypes
[0]')
RS-MySQL.h:110: `FI...
2010 Jul 09
1
dash klibc DEBUG more compile trouble
...rs to be a minefield:
usr/dash/histedit.c:59: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token
usr/dash/histedit.c:60: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?*? token
usr/dash/histedit.c: In function ?histedit?:
usr/dash/histedit.c:82: error: ?hist? undeclared (first use in this function)
usr/dash/histedit.c:82: error: (Each undeclared identifier is reported only once
usr/dash/histedit.c:82: error: for each function it appears in.)
usr/dash/histedit.c:87: warning: implicit declaration of function ?history_init?
usr/dash/histedit.c:95: error: ?el? undecl...