<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: how to install gnash firefox plugin on ubuntu amd64</title>
	<atom:link href="http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/</link>
	<description></description>
	<lastBuildDate>Fri, 14 Oct 2011 14:41:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/#comment-761</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 27 Mar 2010 12:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=559#comment-761</guid>
		<description>install the missing libs...</description>
		<content:encoded><![CDATA[<p>install the missing libs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 80063r</title>
		<link>http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/#comment-757</link>
		<dc:creator>80063r</dc:creator>
		<pubDate>Thu, 25 Mar 2010 04:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=559#comment-757</guid>
		<description>Here&#039;s what I got when I typed the make command:

[code]
sudo make
make  all-recursive
make[1]: Entering directory `/home/j80063r/gnash&#039;
Making all in libbase
make[2]: Entering directory `/home/j80063r/gnash/libbase&#039;
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -g -O2     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type     -Wmissing-declarations     -Wmissing-prototypes     -Wstrict-prototypes      -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c -o ltdl.lo `test -f &#039;../libltdl/ltdl.c&#039; &#124;&#124; echo &#039;./&#039;`../libltdl/ltdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ../libltdl/ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
../libltdl/ltdl.c:32:25: error: lt__private.h: No such file or directory
../libltdl/ltdl.c:33:23: error: lt_system.h: No such file or directory
../libltdl/ltdl.c:34:25: error: lt_dlloader.h: No such file or directory
../libltdl/ltdl.c:72: error: ‘LT_OBJDIR’ undeclared here (not in a function)
../libltdl/ltdl.c:109: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libltdl/ltdl.c:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libltdl/ltdl.c:116: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:121: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:123: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:126: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:130: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:131: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:133: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:135: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:136: warning: ‘struct dirent’ declared inside parameter list
../libltdl/ltdl.c:136: warning: its scope is only this definition or declaration, which is probably not what you want
../libltdl/ltdl.c:140: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:147: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘handles’
../libltdl/ltdl.c:158: warning: no previous prototype for ‘lt__alloc_die_callback’
../libltdl/ltdl.c: In function ‘lt__alloc_die_callback’:
../libltdl/ltdl.c:160: warning: implicit declaration of function ‘LT__SETERROR’
../libltdl/ltdl.c:160: error: ‘NO_MEMORY’ undeclared (first use in this function)
../libltdl/ltdl.c:160: error: (Each undeclared identifier is reported only once
../libltdl/ltdl.c:160: error: for each function it appears in.)
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:176: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:208: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘LT_SCOPE’
../libltdl/ltdl.c:215: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
../libltdl/ltdl.c:255: warning: no previous prototype for ‘lt_dlexit’
../libltdl/ltdl.c: In function ‘lt_dlexit’:
../libltdl/ltdl.c:258: error: ‘lt_dlloader’ undeclared (first use in this function)
../libltdl/ltdl.c:258: error: ‘loader’ undeclared (first use in this function)
../libltdl/ltdl.c:258: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:258: warning: statement with no effect
../libltdl/ltdl.c:259: error: ‘lt_dlhandle’ undeclared (first use in this function)
../libltdl/ltdl.c:259: warning: statement with no effect
../libltdl/ltdl.c:259: error: expected ‘;’ before ‘handle’
../libltdl/ltdl.c:264: error: ‘SHUTDOWN’ undeclared (first use in this function)
../libltdl/ltdl.c:274: error: ‘handles’ undeclared (first use in this function)
../libltdl/ltdl.c:274: error: request for member ‘info’ in something not a structure or union
../libltdl/ltdl.c:274: error: request for member ‘is_resident’ in something not a structure or union
../libltdl/ltdl.c:276: error: request for member ‘next’ in something not a structure or union
../libltdl/ltdl.c:276: warning: statement with no effect
../libltdl/ltdl.c:280: error: ‘handle’ undeclared (first use in this function)
../libltdl/ltdl.c:282: warning: statement with no effect
../libltdl/ltdl.c:282: error: expected ‘;’ before ‘cur’
../libltdl/ltdl.c:285: error: ‘cur’ undeclared (first use in this function)
../libltdl/ltdl.c:287: warning: statement with no effect
../libltdl/ltdl.c:287: error: expected ‘;’ before ‘tmp’
../libltdl/ltdl.c:288: error: request for member ‘next’ in something not a structure or union
../libltdl/ltdl.c:288: warning: statement with no effect
../libltdl/ltdl.c:289: error: ‘tmp’ undeclared (first use in this function)
../libltdl/ltdl.c:289: error: request for member ‘info’ in something not a structure or union
../libltdl/ltdl.c:289: error: request for member ‘is_resident’ in something not a structure or union
../libltdl/ltdl.c:292: error: request for member ‘info’ in something not a structure or union
../libltdl/ltdl.c:292: error: request for member ‘ref_count’ in something not a structure or union
../libltdl/ltdl.c:292: warning: comparison between pointer and integer
../libltdl/ltdl.c:294: warning: implicit declaration of function ‘lt_dlclose’
../libltdl/ltdl.c:304: error: request for member ‘next’ in something not a structure or union
../libltdl/ltdl.c:308: warning: statement with no effect
../libltdl/ltdl.c:322: warning: implicit declaration of function ‘LT__SETERRORSTR’
../libltdl/ltdl.c:325: error: expected expression before ‘)’ token
../libltdl/ltdl.c:325: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:327: error: ‘next’ undeclared (first use in this function)
../libltdl/ltdl.c:327: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:327: error: expected expression before ‘)’ token
../libltdl/ltdl.c:327: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:327: warning: statement with no effect
../libltdl/ltdl.c:328: error: ‘lt_dlvtable’ undeclared (first use in this function)
../libltdl/ltdl.c:328: error: ‘vtable’ undeclared (first use in this function)
../libltdl/ltdl.c:328: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:328: error: expected expression before ‘)’ token
../libltdl/ltdl.c:328: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:328: warning: statement with no effect
../libltdl/ltdl.c:330: warning: implicit declaration of function ‘lt_dlloader_remove’
../libltdl/ltdl.c:330: error: request for member ‘name’ in something not a structure or union
../libltdl/ltdl.c:330: warning: cast discards qualifiers from pointer target type
../libltdl/ltdl.c:332: warning: implicit declaration of function ‘FREE’
../libltdl/ltdl.c:338: warning: implicit declaration of function ‘LT__GETERROR’
../libltdl/ltdl.c:343: warning: statement with no effect
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:358: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:476: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:525: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c: In function ‘canonicalize_path’:
../libltdl/ltdl.c:573: warning: implicit declaration of function ‘assert’
../libltdl/ltdl.c:576: warning: implicit declaration of function ‘MALLOC’
../libltdl/ltdl.c:576: error: expected expression before ‘char’
../libltdl/ltdl.c:576: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:581: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:581: warning: statement with no effect
../libltdl/ltdl.c:581: error: expected ‘;’ before ‘dest’
../libltdl/ltdl.c:582: warning: statement with no effect
../libltdl/ltdl.c:582: error: expected ‘;’ before ‘src’
../libltdl/ltdl.c:583: error: ‘src’ undeclared (first use in this function)
../libltdl/ltdl.c:583: error: array subscript is not an integer
../libltdl/ltdl.c:583: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:583: error: lvalue required as increment operand
../libltdl/ltdl.c:588: error: array subscript is not an integer
../libltdl/ltdl.c:588: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:590: error: ‘dest’ undeclared (first use in this function)
../libltdl/ltdl.c:591: error: array subscript is not an integer
../libltdl/ltdl.c:592: error: array subscript is not an integer
../libltdl/ltdl.c:597: error: array subscript is not an integer
../libltdl/ltdl.c:597: warning: comparison between pointer and integer
../libltdl/ltdl.c:603: error: lvalue required as increment operand
../libltdl/ltdl.c:603: error: array subscript is not an integer
../libltdl/ltdl.c:603: error: array subscript is not an integer
../libltdl/ltdl.c:603: warning: statement with no effect
../libltdl/ltdl.c:608: error: array subscript is not an integer
../libltdl/ltdl.c:609: error: array subscript is not an integer
../libltdl/ltdl.c:613: error: array subscript is not an integer
../libltdl/ltdl.c:613: warning: comparison between pointer and integer
../libltdl/ltdl.c:615: error: lvalue required as increment operand
../libltdl/ltdl.c:615: error: array subscript is not an integer
../libltdl/ltdl.c:615: warning: statement with no effect
../libltdl/ltdl.c:620: error: array subscript is not an integer
../libltdl/ltdl.c:620: warning: statement with no effect
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:630: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c: In function ‘argzize_path’:
../libltdl/ltdl.c:632: error: ‘error_t’ undeclared (first use in this function)
../libltdl/ltdl.c:632: warning: statement with no effect
../libltdl/ltdl.c:632: error: expected ‘;’ before ‘error’
../libltdl/ltdl.c:636: error: ‘pargz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:638: error: ‘error’ undeclared (first use in this function)
../libltdl/ltdl.c:638: warning: implicit declaration of function ‘argz_create_sep’
../libltdl/ltdl.c:638: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:642: error: ‘ENOMEM’ undeclared (first use in this function)
../libltdl/ltdl.c:643: error: ‘NO_MEMORY’ undeclared (first use in this function)
../libltdl/ltdl.c:646: error: ‘UNKNOWN’ undeclared (first use in this function)
../libltdl/ltdl.c: In function ‘foreach_dirinpath’:
../libltdl/ltdl.c:665: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:665: warning: statement with no effect
../libltdl/ltdl.c:665: error: expected ‘;’ before ‘filenamesize’
../libltdl/ltdl.c:666: warning: statement with no effect
../libltdl/ltdl.c:666: error: expected ‘;’ before ‘lenbase’
../libltdl/ltdl.c:667: warning: statement with no effect
../libltdl/ltdl.c:667: error: expected ‘;’ before ‘argz_len’
../libltdl/ltdl.c:674: error: ‘FILE_NOT_FOUND’ undeclared (first use in this function)
../libltdl/ltdl.c:681: error: ‘argz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:681: error: too many arguments to function ‘argzize_path’
../libltdl/ltdl.c:686: warning: implicit declaration of function ‘argz_next’
../libltdl/ltdl.c:686: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:688: warning: statement with no effect
../libltdl/ltdl.c:688: error: expected ‘;’ before ‘lendir’
../libltdl/ltdl.c:690: error: ‘lendir’ undeclared (first use in this function)
../libltdl/ltdl.c:690: error: ‘lenbase’ undeclared (first use in this function)
../libltdl/ltdl.c:690: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:690: error: ‘filenamesize’ undeclared (first use in this function)
../libltdl/ltdl.c:693: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:693: warning: statement with no effect
../libltdl/ltdl.c:694: error: expected expression before ‘char’
../libltdl/ltdl.c:694: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:700: warning: implicit declaration of function ‘strcpy’
../libltdl/ltdl.c:700: warning: incompatible implicit declaration of built-in function ‘strcpy’
../libltdl/ltdl.c:704: error: array subscript is not an integer
../libltdl/ltdl.c:704: warning: comparison between pointer and integer
../libltdl/ltdl.c:705: error: lvalue required as increment operand
../libltdl/ltdl.c:705: error: array subscript is not an integer
../libltdl/ltdl.c:705: warning: statement with no effect
../libltdl/ltdl.c:706: error: invalid operands to binary + (have ‘char *’ and ‘const char *’)
../libltdl/ltdl.c:706: warning: passing argument 1 of ‘strcpy’ discards qualifiers from pointer target type
../libltdl/ltdl.c:706: note: expected ‘char *’ but argument is of type ‘const char *’
../libltdl/ltdl.c: In function ‘find_file_callback’:
../libltdl/ltdl.c:731: error: ‘FILE’ undeclared (first use in this function)
../libltdl/ltdl.c:731: error: ‘pfile’ undeclared (first use in this function)
../libltdl/ltdl.c:731: error: invalid operands to binary * (have ‘const char *’ and ‘int’)
../libltdl/ltdl.c:731: error: expected expression before ‘)’ token
../libltdl/ltdl.c:731: error: invalid operands to binary * (have ‘const char *’ and ‘int’)
../libltdl/ltdl.c:731: warning: statement with no effect
../libltdl/ltdl.c:738: warning: implicit declaration of function ‘fopen’
../libltdl/ltdl.c:738: error: ‘LT_READTEXT_MODE’ undeclared (first use in this function)
../libltdl/ltdl.c:738: error: assignment of read-only location ‘*(const char *)&amp;’
../libltdl/ltdl.c:740: warning: implicit declaration of function ‘strrchr’
../libltdl/ltdl.c:740: warning: incompatible implicit declaration of built-in function ‘strrchr’
../libltdl/ltdl.c:743: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:743: warning: assignment makes integer from pointer without a cast
../libltdl/ltdl.c:746: warning: implicit declaration of function ‘lt__strdup’
../libltdl/ltdl.c:746: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:728: warning: unused parameter ‘data2’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:753: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libltdl/ltdl.c: In function ‘find_handle_callback’:
../libltdl/ltdl.c:766: error: ‘lt_dlhandle’ undeclared (first use in this function)
../libltdl/ltdl.c:766: error: ‘phandle’ undeclared (first use in this function)
../libltdl/ltdl.c:766: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:766: error: expected expression before ‘)’ token
../libltdl/ltdl.c:766: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:766: warning: statement with no effect
../libltdl/ltdl.c:767: warning: implicit declaration of function ‘access’
../libltdl/ltdl.c:767: error: ‘R_OK’ undeclared (first use in this function)
../libltdl/ltdl.c:768: error: ‘lt_dladvise’ undeclared (first use in this function)
../libltdl/ltdl.c:768: warning: statement with no effect
../libltdl/ltdl.c:768: error: expected ‘;’ before ‘advise’
../libltdl/ltdl.c:776: warning: implicit declaration of function ‘tryall_dlopen’
../libltdl/ltdl.c:776: error: ‘advise’ undeclared (first use in this function)
../libltdl/ltdl.c:777: error: assignment of read-only location ‘*(const char *)&amp;’
../libltdl/ltdl.c:777: warning: statement with no effect
../libltdl/ltdl.c:764: warning: unused parameter ‘data’
../libltdl/ltdl.c:764: warning: unused parameter ‘data2’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:784: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libltdl/ltdl.c:800: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:964: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c: In function ‘trim’:
../libltdl/ltdl.c:990: warning: incompatible implicit declaration of built-in function ‘strrchr’
../libltdl/ltdl.c:991: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:991: warning: statement with no effect
../libltdl/ltdl.c:991: error: expected ‘;’ before ‘len’
../libltdl/ltdl.c:999: error: ‘len’ undeclared (first use in this function)
../libltdl/ltdl.c:999: warning: comparison between pointer and integer
../libltdl/ltdl.c:1001: error: expected expression before ‘char’
../libltdl/ltdl.c:1001: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:1005: warning: implicit declaration of function ‘memcpy’
../libltdl/ltdl.c:1005: warning: incompatible implicit declaration of built-in function ‘memcpy’
../libltdl/ltdl.c:1006: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:1006: warning: assignment makes integer from pointer without a cast
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1019: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1133: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c: In function ‘file_not_found’:
../libltdl/ltdl.c:1497: warning: implicit declaration of function ‘LT__STRERROR’
../libltdl/ltdl.c:1497: error: ‘FILE_NOT_FOUND’ undeclared (first use in this function)
../libltdl/ltdl.c:1497: warning: comparison between pointer and integer
../libltdl/ltdl.c: In function ‘has_library_ext’:
../libltdl/ltdl.c:1513: warning: incompatible implicit declaration of built-in function ‘strrchr’
../libltdl/ltdl.c:1515: warning: implicit declaration of function ‘streq’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1531: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1539: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1547: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1555: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1563: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1571: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1579: error: expected ‘)’ before ‘*’ token
../libltdl/ltdl.c:1588: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopen’
../libltdl/ltdl.c:1599: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopenext’
../libltdl/ltdl.c:1613: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopenadvise’
../libltdl/ltdl.c:1674: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c: In function ‘lt_argz_insert’:
../libltdl/ltdl.c:1677: error: ‘error_t’ undeclared (first use in this function)
../libltdl/ltdl.c:1677: warning: statement with no effect
../libltdl/ltdl.c:1677: error: expected ‘;’ before ‘error’
../libltdl/ltdl.c:1682: error: ‘error’ undeclared (first use in this function)
../libltdl/ltdl.c:1682: warning: implicit declaration of function ‘argz_insert’
../libltdl/ltdl.c:1682: error: ‘pargz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1682: warning: statement with no effect
../libltdl/ltdl.c:1684: warning: implicit declaration of function ‘argz_append’
../libltdl/ltdl.c:1684: warning: implicit declaration of function ‘strlen’
../libltdl/ltdl.c:1684: warning: incompatible implicit declaration of built-in function ‘strlen’
../libltdl/ltdl.c:1684: warning: statement with no effect
../libltdl/ltdl.c:1690: error: ‘ENOMEM’ undeclared (first use in this function)
../libltdl/ltdl.c:1691: error: ‘NO_MEMORY’ undeclared (first use in this function)
../libltdl/ltdl.c:1694: error: ‘UNKNOWN’ undeclared (first use in this function)
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1704: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c: In function ‘lt_argz_insertinorder’:
../libltdl/ltdl.c:1709: error: ‘pargz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1713: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:1715: warning: implicit declaration of function ‘strcmp’
../libltdl/ltdl.c:1721: warning: passing argument 2 of ‘lt_argz_insert’ discards qualifiers from pointer target type
../libltdl/ltdl.c:1674: note: expected ‘char *’ but argument is of type ‘const char *’
../libltdl/ltdl.c:1721: error: too many arguments to function ‘lt_argz_insert’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1725: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c:1726: warning: ‘struct dirent’ declared inside parameter list
../libltdl/ltdl.c:1725: error: conflicting types for ‘lt_argz_insertdir’
../libltdl/ltdl.c:135: note: previous declaration of ‘lt_argz_insertdir’ was here
../libltdl/ltdl.c: In function ‘lt_argz_insertdir’:
../libltdl/ltdl.c:1729: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:1729: warning: statement with no effect
../libltdl/ltdl.c:1729: error: expected ‘;’ before ‘buf_len’
../libltdl/ltdl.c:1731: warning: statement with no effect
../libltdl/ltdl.c:1731: error: expected ‘;’ before ‘end_offset’
../libltdl/ltdl.c:1732: warning: statement with no effect
../libltdl/ltdl.c:1732: error: expected ‘;’ before ‘dir_len’
../libltdl/ltdl.c:1736: error: ‘pargz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1739: error: ‘dir_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1739: warning: implicit declaration of function ‘LT_STRLEN’
../libltdl/ltdl.c:1739: warning: statement with no effect
../libltdl/ltdl.c:1740: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1740: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1740: warning: implicit declaration of function ‘D_NAMLEN’
../libltdl/ltdl.c:1740: warning: assignment discards qualifiers from pointer target type
../libltdl/ltdl.c:1745: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1745: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1746: warning: implicit declaration of function ‘strchr’
../libltdl/ltdl.c:1746: warning: incompatible implicit declaration of built-in function ‘strchr’
../libltdl/ltdl.c:1756: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1756: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1765: error: ‘end_offset’ undeclared (first use in this function)
../libltdl/ltdl.c:1765: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1765: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1765: warning: statement with no effect
../libltdl/ltdl.c:1766: error: ‘buf_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1766: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:1766: warning: statement with no effect
../libltdl/ltdl.c:1767: error: expected expression before ‘char’
../libltdl/ltdl.c:1767: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:1773: warning: incompatible implicit declaration of built-in function ‘strcpy’
../libltdl/ltdl.c:1774: warning: implicit declaration of function ‘strcat’
../libltdl/ltdl.c:1774: warning: incompatible implicit declaration of built-in function ‘strcat’
../libltdl/ltdl.c:1775: warning: implicit declaration of function ‘strncat’
../libltdl/ltdl.c:1775: warning: incompatible implicit declaration of built-in function ‘strncat’
../libltdl/ltdl.c:1775: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1775: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1775: warning: passing argument 3 of ‘strncat’ makes integer from pointer without a cast
../libltdl/ltdl.c:1775: note: expected ‘unsigned int’ but argument is of type ‘const char *’
../libltdl/ltdl.c:1776: error: array subscript is not an integer
../libltdl/ltdl.c:1776: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:1776: warning: statement with no effect
../libltdl/ltdl.c:1779: error: too many arguments to function ‘lt_argz_insertinorder’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1788: error: expected declaration specifiers or ‘...’ before ‘size_t’
../libltdl/ltdl.c: In function ‘list_files_by_dir’:
../libltdl/ltdl.c:1790: error: ‘DIR’ undeclared (first use in this function)
../libltdl/ltdl.c:1790: error: ‘dirp’ undeclared (first use in this function)
../libltdl/ltdl.c:1790: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)
../libltdl/ltdl.c:1790: warning: statement with no effect
../libltdl/ltdl.c:1795: error: ‘pargz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1798: warning: implicit declaration of function ‘opendir’
../libltdl/ltdl.c:1798: warning: statement with no effect
../libltdl/ltdl.c:1803: warning: implicit declaration of function ‘readdir’
../libltdl/ltdl.c:1803: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:1804: error: dereferencing pointer to incomplete type
../libltdl/ltdl.c:1804: error: request for member ‘d_name’ in something not a structure or union
../libltdl/ltdl.c:1805: warning: passing argument 3 of ‘lt_argz_insertdir’ from incompatible pointer type
../libltdl/ltdl.c:1725: note: expected ‘struct dirent *’ but argument is of type ‘const char *’
../libltdl/ltdl.c:1805: error: too many arguments to function ‘lt_argz_insertdir’
../libltdl/ltdl.c:1811: warning: implicit declaration of function ‘closedir’
../libltdl/ltdl.c: In function ‘foreachfile_callback’:
../libltdl/ltdl.c:1829: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:1829: warning: statement with no effect
../libltdl/ltdl.c:1829: error: expected ‘;’ before ‘argz_len’
../libltdl/ltdl.c:1831: error: ‘argz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:1831: error: too many arguments to function ‘list_files_by_dir’
../libltdl/ltdl.c:1838: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1857: warning: no previous prototype for ‘lt_dlforeachfile’
../libltdl/ltdl.c: In function ‘lt_dlforeachfile’:
../libltdl/ltdl.c:1878: warning: implicit declaration of function ‘getenv’
../libltdl/ltdl.c:1879: warning: passing argument 1 of ‘foreach_dirinpath’ makes pointer from integer without a cast
../libltdl/ltdl.c:661: note: expected ‘const char *’ but argument is of type ‘int’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:1902: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:1966: error: expected ‘)’ before ‘place’
../libltdl/ltdl.c:2061: warning: no previous prototype for ‘lt_dlerror’
../libltdl/ltdl.c: In function ‘lt_dlerror’:
../libltdl/ltdl.c:2068: error: ‘NULL’ undeclared (first use in this function)
../libltdl/ltdl.c: In function ‘lt_dlpath_insertdir’:
../libltdl/ltdl.c:2077: error: ‘size_t’ undeclared (first use in this function)
../libltdl/ltdl.c:2077: warning: statement with no effect
../libltdl/ltdl.c:2077: error: expected ‘;’ before ‘argz_len’
../libltdl/ltdl.c:2096: warning: assignment makes pointer from integer without a cast
../libltdl/ltdl.c:2105: error: ‘argz_len’ undeclared (first use in this function)
../libltdl/ltdl.c:2105: error: too many arguments to function ‘argzize_path’
../libltdl/ltdl.c:2119: warning: incompatible implicit declaration of built-in function ‘strlen’
../libltdl/ltdl.c:2124: warning: passing argument 2 of ‘lt_argz_insert’ from incompatible pointer type
../libltdl/ltdl.c:1674: note: expected ‘char *’ but argument is of type ‘const char (*)[1]’
../libltdl/ltdl.c:2124: error: too many arguments to function ‘lt_argz_insert’
../libltdl/ltdl.c:2130: warning: implicit declaration of function ‘argz_stringify’
../libltdl/ltdl.c:2130: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)
../libltdl/ltdl.c:2131: warning: implicit declaration of function ‘MEMREASSIGN’
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:2141: warning: no previous prototype for ‘lt_dladdsearchdir’
../libltdl/ltdl.c:2155: warning: no previous prototype for ‘lt_dlinsertsearchdir’
../libltdl/ltdl.c: In function ‘lt_dlinsertsearchdir’:
../libltdl/ltdl.c:2164: error: ‘INVALID_POSITION’ undeclared (first use in this function)
../libltdl/ltdl.c:2172: warning: cast discards qualifiers from pointer target type
../libltdl/ltdl.c: At top level:
../libltdl/ltdl.c:2182: warning: no previous prototype for ‘lt_dlsetsearchpath’
../libltdl/ltdl.c:2200: warning: no previous prototype for ‘lt_dlgetsearchpath’
../libltdl/ltdl.c:2210: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:2228: error: expected ‘)’ before ‘handle’
../libltdl/ltdl.c:2245: error: expected specifier-qualifier-list before ‘lt_dlhandle_interface’
../libltdl/ltdl.c:2249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlinterface_register’
../libltdl/ltdl.c:2267: error: expected ‘)’ before ‘key’
../libltdl/ltdl.c:2275: error: expected ‘)’ before ‘key’
../libltdl/ltdl.c:2322: error: expected ‘)’ before ‘key’
../libltdl/ltdl.c:2344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../libltdl/ltdl.c:2358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlhandle_iterate’
../libltdl/ltdl.c:2382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlhandle_fetch’
../libltdl/ltdl.c:2400: error: expected ‘)’ before ‘iface’
make[2]: *** [ltdl.lo] Error 1
make[2]: Leaving directory `/home/j80063r/gnash/libbase&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/j80063r/gnash&#039;
make: *** [all] Error 2
[/code]</description>
		<content:encoded><![CDATA[<p>Here&#8217;s what I got when I typed the make command:</p>
<p>[code]<br />
sudo make<br />
make  all-recursive<br />
make[1]: Entering directory `/home/j80063r/gnash'<br />
Making all in libbase<br />
make[2]: Entering directory `/home/j80063r/gnash/libbase'<br />
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -g -O2     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type     -Wmissing-declarations     -Wmissing-prototypes     -Wstrict-prototypes      -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c -o ltdl.lo `test -f '../libltdl/ltdl.c' || echo './'`../libltdl/ltdl.c<br />
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ../libltdl/ltdl.c  -fPIC -DPIC -o .libs/ltdl.o<br />
../libltdl/ltdl.c:32:25: error: lt__private.h: No such file or directory<br />
../libltdl/ltdl.c:33:23: error: lt_system.h: No such file or directory<br />
../libltdl/ltdl.c:34:25: error: lt_dlloader.h: No such file or directory<br />
../libltdl/ltdl.c:72: error: ‘LT_OBJDIR’ undeclared here (not in a function)<br />
../libltdl/ltdl.c:109: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
../libltdl/ltdl.c:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
../libltdl/ltdl.c:116: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:121: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:123: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:126: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:130: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:131: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:133: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:135: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:136: warning: ‘struct dirent’ declared inside parameter list<br />
../libltdl/ltdl.c:136: warning: its scope is only this definition or declaration, which is probably not what you want<br />
../libltdl/ltdl.c:140: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:147: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘handles’<br />
../libltdl/ltdl.c:158: warning: no previous prototype for ‘lt__alloc_die_callback’<br />
../libltdl/ltdl.c: In function ‘lt__alloc_die_callback’:<br />
../libltdl/ltdl.c:160: warning: implicit declaration of function ‘LT__SETERROR’<br />
../libltdl/ltdl.c:160: error: ‘NO_MEMORY’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:160: error: (Each undeclared identifier is reported only once<br />
../libltdl/ltdl.c:160: error: for each function it appears in.)<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:176: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:208: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘LT_SCOPE’<br />
../libltdl/ltdl.c:215: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’<br />
../libltdl/ltdl.c:255: warning: no previous prototype for ‘lt_dlexit’<br />
../libltdl/ltdl.c: In function ‘lt_dlexit’:<br />
../libltdl/ltdl.c:258: error: ‘lt_dlloader’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:258: error: ‘loader’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:258: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:258: warning: statement with no effect<br />
../libltdl/ltdl.c:259: error: ‘lt_dlhandle’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:259: warning: statement with no effect<br />
../libltdl/ltdl.c:259: error: expected ‘;’ before ‘handle’<br />
../libltdl/ltdl.c:264: error: ‘SHUTDOWN’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:274: error: ‘handles’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:274: error: request for member ‘info’ in something not a structure or union<br />
../libltdl/ltdl.c:274: error: request for member ‘is_resident’ in something not a structure or union<br />
../libltdl/ltdl.c:276: error: request for member ‘next’ in something not a structure or union<br />
../libltdl/ltdl.c:276: warning: statement with no effect<br />
../libltdl/ltdl.c:280: error: ‘handle’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:282: warning: statement with no effect<br />
../libltdl/ltdl.c:282: error: expected ‘;’ before ‘cur’<br />
../libltdl/ltdl.c:285: error: ‘cur’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:287: warning: statement with no effect<br />
../libltdl/ltdl.c:287: error: expected ‘;’ before ‘tmp’<br />
../libltdl/ltdl.c:288: error: request for member ‘next’ in something not a structure or union<br />
../libltdl/ltdl.c:288: warning: statement with no effect<br />
../libltdl/ltdl.c:289: error: ‘tmp’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:289: error: request for member ‘info’ in something not a structure or union<br />
../libltdl/ltdl.c:289: error: request for member ‘is_resident’ in something not a structure or union<br />
../libltdl/ltdl.c:292: error: request for member ‘info’ in something not a structure or union<br />
../libltdl/ltdl.c:292: error: request for member ‘ref_count’ in something not a structure or union<br />
../libltdl/ltdl.c:292: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c:294: warning: implicit declaration of function ‘lt_dlclose’<br />
../libltdl/ltdl.c:304: error: request for member ‘next’ in something not a structure or union<br />
../libltdl/ltdl.c:308: warning: statement with no effect<br />
../libltdl/ltdl.c:322: warning: implicit declaration of function ‘LT__SETERRORSTR’<br />
../libltdl/ltdl.c:325: error: expected expression before ‘)’ token<br />
../libltdl/ltdl.c:325: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:327: error: ‘next’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:327: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:327: error: expected expression before ‘)’ token<br />
../libltdl/ltdl.c:327: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:327: warning: statement with no effect<br />
../libltdl/ltdl.c:328: error: ‘lt_dlvtable’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:328: error: ‘vtable’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:328: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:328: error: expected expression before ‘)’ token<br />
../libltdl/ltdl.c:328: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:328: warning: statement with no effect<br />
../libltdl/ltdl.c:330: warning: implicit declaration of function ‘lt_dlloader_remove’<br />
../libltdl/ltdl.c:330: error: request for member ‘name’ in something not a structure or union<br />
../libltdl/ltdl.c:330: warning: cast discards qualifiers from pointer target type<br />
../libltdl/ltdl.c:332: warning: implicit declaration of function ‘FREE’<br />
../libltdl/ltdl.c:338: warning: implicit declaration of function ‘LT__GETERROR’<br />
../libltdl/ltdl.c:343: warning: statement with no effect<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:358: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:476: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:525: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c: In function ‘canonicalize_path’:<br />
../libltdl/ltdl.c:573: warning: implicit declaration of function ‘assert’<br />
../libltdl/ltdl.c:576: warning: implicit declaration of function ‘MALLOC’<br />
../libltdl/ltdl.c:576: error: expected expression before ‘char’<br />
../libltdl/ltdl.c:576: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:581: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:581: warning: statement with no effect<br />
../libltdl/ltdl.c:581: error: expected ‘;’ before ‘dest’<br />
../libltdl/ltdl.c:582: warning: statement with no effect<br />
../libltdl/ltdl.c:582: error: expected ‘;’ before ‘src’<br />
../libltdl/ltdl.c:583: error: ‘src’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:583: error: array subscript is not an integer<br />
../libltdl/ltdl.c:583: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:583: error: lvalue required as increment operand<br />
../libltdl/ltdl.c:588: error: array subscript is not an integer<br />
../libltdl/ltdl.c:588: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:590: error: ‘dest’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:591: error: array subscript is not an integer<br />
../libltdl/ltdl.c:592: error: array subscript is not an integer<br />
../libltdl/ltdl.c:597: error: array subscript is not an integer<br />
../libltdl/ltdl.c:597: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c:603: error: lvalue required as increment operand<br />
../libltdl/ltdl.c:603: error: array subscript is not an integer<br />
../libltdl/ltdl.c:603: error: array subscript is not an integer<br />
../libltdl/ltdl.c:603: warning: statement with no effect<br />
../libltdl/ltdl.c:608: error: array subscript is not an integer<br />
../libltdl/ltdl.c:609: error: array subscript is not an integer<br />
../libltdl/ltdl.c:613: error: array subscript is not an integer<br />
../libltdl/ltdl.c:613: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c:615: error: lvalue required as increment operand<br />
../libltdl/ltdl.c:615: error: array subscript is not an integer<br />
../libltdl/ltdl.c:615: warning: statement with no effect<br />
../libltdl/ltdl.c:620: error: array subscript is not an integer<br />
../libltdl/ltdl.c:620: warning: statement with no effect<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:630: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c: In function ‘argzize_path’:<br />
../libltdl/ltdl.c:632: error: ‘error_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:632: warning: statement with no effect<br />
../libltdl/ltdl.c:632: error: expected ‘;’ before ‘error’<br />
../libltdl/ltdl.c:636: error: ‘pargz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:638: error: ‘error’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:638: warning: implicit declaration of function ‘argz_create_sep’<br />
../libltdl/ltdl.c:638: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:642: error: ‘ENOMEM’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:643: error: ‘NO_MEMORY’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:646: error: ‘UNKNOWN’ undeclared (first use in this function)<br />
../libltdl/ltdl.c: In function ‘foreach_dirinpath’:<br />
../libltdl/ltdl.c:665: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:665: warning: statement with no effect<br />
../libltdl/ltdl.c:665: error: expected ‘;’ before ‘filenamesize’<br />
../libltdl/ltdl.c:666: warning: statement with no effect<br />
../libltdl/ltdl.c:666: error: expected ‘;’ before ‘lenbase’<br />
../libltdl/ltdl.c:667: warning: statement with no effect<br />
../libltdl/ltdl.c:667: error: expected ‘;’ before ‘argz_len’<br />
../libltdl/ltdl.c:674: error: ‘FILE_NOT_FOUND’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:681: error: ‘argz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:681: error: too many arguments to function ‘argzize_path’<br />
../libltdl/ltdl.c:686: warning: implicit declaration of function ‘argz_next’<br />
../libltdl/ltdl.c:686: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:688: warning: statement with no effect<br />
../libltdl/ltdl.c:688: error: expected ‘;’ before ‘lendir’<br />
../libltdl/ltdl.c:690: error: ‘lendir’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:690: error: ‘lenbase’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:690: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:690: error: ‘filenamesize’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:693: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:693: warning: statement with no effect<br />
../libltdl/ltdl.c:694: error: expected expression before ‘char’<br />
../libltdl/ltdl.c:694: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:700: warning: implicit declaration of function ‘strcpy’<br />
../libltdl/ltdl.c:700: warning: incompatible implicit declaration of built-in function ‘strcpy’<br />
../libltdl/ltdl.c:704: error: array subscript is not an integer<br />
../libltdl/ltdl.c:704: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c:705: error: lvalue required as increment operand<br />
../libltdl/ltdl.c:705: error: array subscript is not an integer<br />
../libltdl/ltdl.c:705: warning: statement with no effect<br />
../libltdl/ltdl.c:706: error: invalid operands to binary + (have ‘char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:706: warning: passing argument 1 of ‘strcpy’ discards qualifiers from pointer target type<br />
../libltdl/ltdl.c:706: note: expected ‘char *’ but argument is of type ‘const char *’<br />
../libltdl/ltdl.c: In function ‘find_file_callback’:<br />
../libltdl/ltdl.c:731: error: ‘FILE’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:731: error: ‘pfile’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:731: error: invalid operands to binary * (have ‘const char *’ and ‘int’)<br />
../libltdl/ltdl.c:731: error: expected expression before ‘)’ token<br />
../libltdl/ltdl.c:731: error: invalid operands to binary * (have ‘const char *’ and ‘int’)<br />
../libltdl/ltdl.c:731: warning: statement with no effect<br />
../libltdl/ltdl.c:738: warning: implicit declaration of function ‘fopen’<br />
../libltdl/ltdl.c:738: error: ‘LT_READTEXT_MODE’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:738: error: assignment of read-only location ‘*(const char *)&amp;’<br />
../libltdl/ltdl.c:740: warning: implicit declaration of function ‘strrchr’<br />
../libltdl/ltdl.c:740: warning: incompatible implicit declaration of built-in function ‘strrchr’<br />
../libltdl/ltdl.c:743: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:743: warning: assignment makes integer from pointer without a cast<br />
../libltdl/ltdl.c:746: warning: implicit declaration of function ‘lt__strdup’<br />
../libltdl/ltdl.c:746: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:728: warning: unused parameter ‘data2’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:753: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
../libltdl/ltdl.c: In function ‘find_handle_callback’:<br />
../libltdl/ltdl.c:766: error: ‘lt_dlhandle’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:766: error: ‘phandle’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:766: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:766: error: expected expression before ‘)’ token<br />
../libltdl/ltdl.c:766: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:766: warning: statement with no effect<br />
../libltdl/ltdl.c:767: warning: implicit declaration of function ‘access’<br />
../libltdl/ltdl.c:767: error: ‘R_OK’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:768: error: ‘lt_dladvise’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:768: warning: statement with no effect<br />
../libltdl/ltdl.c:768: error: expected ‘;’ before ‘advise’<br />
../libltdl/ltdl.c:776: warning: implicit declaration of function ‘tryall_dlopen’<br />
../libltdl/ltdl.c:776: error: ‘advise’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:777: error: assignment of read-only location ‘*(const char *)&amp;’<br />
../libltdl/ltdl.c:777: warning: statement with no effect<br />
../libltdl/ltdl.c:764: warning: unused parameter ‘data’<br />
../libltdl/ltdl.c:764: warning: unused parameter ‘data2’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:784: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
../libltdl/ltdl.c:800: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:964: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c: In function ‘trim’:<br />
../libltdl/ltdl.c:990: warning: incompatible implicit declaration of built-in function ‘strrchr’<br />
../libltdl/ltdl.c:991: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:991: warning: statement with no effect<br />
../libltdl/ltdl.c:991: error: expected ‘;’ before ‘len’<br />
../libltdl/ltdl.c:999: error: ‘len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:999: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c:1001: error: expected expression before ‘char’<br />
../libltdl/ltdl.c:1001: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:1005: warning: implicit declaration of function ‘memcpy’<br />
../libltdl/ltdl.c:1005: warning: incompatible implicit declaration of built-in function ‘memcpy’<br />
../libltdl/ltdl.c:1006: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1006: warning: assignment makes integer from pointer without a cast<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1019: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1133: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c: In function ‘file_not_found’:<br />
../libltdl/ltdl.c:1497: warning: implicit declaration of function ‘LT__STRERROR’<br />
../libltdl/ltdl.c:1497: error: ‘FILE_NOT_FOUND’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1497: warning: comparison between pointer and integer<br />
../libltdl/ltdl.c: In function ‘has_library_ext’:<br />
../libltdl/ltdl.c:1513: warning: incompatible implicit declaration of built-in function ‘strrchr’<br />
../libltdl/ltdl.c:1515: warning: implicit declaration of function ‘streq’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1531: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1539: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1547: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1555: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1563: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1571: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1579: error: expected ‘)’ before ‘*’ token<br />
../libltdl/ltdl.c:1588: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopen’<br />
../libltdl/ltdl.c:1599: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopenext’<br />
../libltdl/ltdl.c:1613: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlopenadvise’<br />
../libltdl/ltdl.c:1674: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c: In function ‘lt_argz_insert’:<br />
../libltdl/ltdl.c:1677: error: ‘error_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1677: warning: statement with no effect<br />
../libltdl/ltdl.c:1677: error: expected ‘;’ before ‘error’<br />
../libltdl/ltdl.c:1682: error: ‘error’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1682: warning: implicit declaration of function ‘argz_insert’<br />
../libltdl/ltdl.c:1682: error: ‘pargz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1682: warning: statement with no effect<br />
../libltdl/ltdl.c:1684: warning: implicit declaration of function ‘argz_append’<br />
../libltdl/ltdl.c:1684: warning: implicit declaration of function ‘strlen’<br />
../libltdl/ltdl.c:1684: warning: incompatible implicit declaration of built-in function ‘strlen’<br />
../libltdl/ltdl.c:1684: warning: statement with no effect<br />
../libltdl/ltdl.c:1690: error: ‘ENOMEM’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1691: error: ‘NO_MEMORY’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1694: error: ‘UNKNOWN’ undeclared (first use in this function)<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1704: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c: In function ‘lt_argz_insertinorder’:<br />
../libltdl/ltdl.c:1709: error: ‘pargz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1713: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:1715: warning: implicit declaration of function ‘strcmp’<br />
../libltdl/ltdl.c:1721: warning: passing argument 2 of ‘lt_argz_insert’ discards qualifiers from pointer target type<br />
../libltdl/ltdl.c:1674: note: expected ‘char *’ but argument is of type ‘const char *’<br />
../libltdl/ltdl.c:1721: error: too many arguments to function ‘lt_argz_insert’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1725: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c:1726: warning: ‘struct dirent’ declared inside parameter list<br />
../libltdl/ltdl.c:1725: error: conflicting types for ‘lt_argz_insertdir’<br />
../libltdl/ltdl.c:135: note: previous declaration of ‘lt_argz_insertdir’ was here<br />
../libltdl/ltdl.c: In function ‘lt_argz_insertdir’:<br />
../libltdl/ltdl.c:1729: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1729: warning: statement with no effect<br />
../libltdl/ltdl.c:1729: error: expected ‘;’ before ‘buf_len’<br />
../libltdl/ltdl.c:1731: warning: statement with no effect<br />
../libltdl/ltdl.c:1731: error: expected ‘;’ before ‘end_offset’<br />
../libltdl/ltdl.c:1732: warning: statement with no effect<br />
../libltdl/ltdl.c:1732: error: expected ‘;’ before ‘dir_len’<br />
../libltdl/ltdl.c:1736: error: ‘pargz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1739: error: ‘dir_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1739: warning: implicit declaration of function ‘LT_STRLEN’<br />
../libltdl/ltdl.c:1739: warning: statement with no effect<br />
../libltdl/ltdl.c:1740: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1740: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1740: warning: implicit declaration of function ‘D_NAMLEN’<br />
../libltdl/ltdl.c:1740: warning: assignment discards qualifiers from pointer target type<br />
../libltdl/ltdl.c:1745: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1745: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1746: warning: implicit declaration of function ‘strchr’<br />
../libltdl/ltdl.c:1746: warning: incompatible implicit declaration of built-in function ‘strchr’<br />
../libltdl/ltdl.c:1756: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1756: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1765: error: ‘end_offset’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1765: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1765: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1765: warning: statement with no effect<br />
../libltdl/ltdl.c:1766: error: ‘buf_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1766: error: invalid operands to binary + (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:1766: warning: statement with no effect<br />
../libltdl/ltdl.c:1767: error: expected expression before ‘char’<br />
../libltdl/ltdl.c:1767: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:1773: warning: incompatible implicit declaration of built-in function ‘strcpy’<br />
../libltdl/ltdl.c:1774: warning: implicit declaration of function ‘strcat’<br />
../libltdl/ltdl.c:1774: warning: incompatible implicit declaration of built-in function ‘strcat’<br />
../libltdl/ltdl.c:1775: warning: implicit declaration of function ‘strncat’<br />
../libltdl/ltdl.c:1775: warning: incompatible implicit declaration of built-in function ‘strncat’<br />
../libltdl/ltdl.c:1775: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1775: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1775: warning: passing argument 3 of ‘strncat’ makes integer from pointer without a cast<br />
../libltdl/ltdl.c:1775: note: expected ‘unsigned int’ but argument is of type ‘const char *’<br />
../libltdl/ltdl.c:1776: error: array subscript is not an integer<br />
../libltdl/ltdl.c:1776: error: ‘LT_EOS_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1776: warning: statement with no effect<br />
../libltdl/ltdl.c:1779: error: too many arguments to function ‘lt_argz_insertinorder’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1788: error: expected declaration specifiers or ‘...’ before ‘size_t’<br />
../libltdl/ltdl.c: In function ‘list_files_by_dir’:<br />
../libltdl/ltdl.c:1790: error: ‘DIR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1790: error: ‘dirp’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1790: error: invalid operands to binary * (have ‘const char *’ and ‘const char *’)<br />
../libltdl/ltdl.c:1790: warning: statement with no effect<br />
../libltdl/ltdl.c:1795: error: ‘pargz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1798: warning: implicit declaration of function ‘opendir’<br />
../libltdl/ltdl.c:1798: warning: statement with no effect<br />
../libltdl/ltdl.c:1803: warning: implicit declaration of function ‘readdir’<br />
../libltdl/ltdl.c:1803: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:1804: error: dereferencing pointer to incomplete type<br />
../libltdl/ltdl.c:1804: error: request for member ‘d_name’ in something not a structure or union<br />
../libltdl/ltdl.c:1805: warning: passing argument 3 of ‘lt_argz_insertdir’ from incompatible pointer type<br />
../libltdl/ltdl.c:1725: note: expected ‘struct dirent *’ but argument is of type ‘const char *’<br />
../libltdl/ltdl.c:1805: error: too many arguments to function ‘lt_argz_insertdir’<br />
../libltdl/ltdl.c:1811: warning: implicit declaration of function ‘closedir’<br />
../libltdl/ltdl.c: In function ‘foreachfile_callback’:<br />
../libltdl/ltdl.c:1829: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1829: warning: statement with no effect<br />
../libltdl/ltdl.c:1829: error: expected ‘;’ before ‘argz_len’<br />
../libltdl/ltdl.c:1831: error: ‘argz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:1831: error: too many arguments to function ‘list_files_by_dir’<br />
../libltdl/ltdl.c:1838: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1857: warning: no previous prototype for ‘lt_dlforeachfile’<br />
../libltdl/ltdl.c: In function ‘lt_dlforeachfile’:<br />
../libltdl/ltdl.c:1878: warning: implicit declaration of function ‘getenv’<br />
../libltdl/ltdl.c:1879: warning: passing argument 1 of ‘foreach_dirinpath’ makes pointer from integer without a cast<br />
../libltdl/ltdl.c:661: note: expected ‘const char *’ but argument is of type ‘int’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:1902: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:1966: error: expected ‘)’ before ‘place’<br />
../libltdl/ltdl.c:2061: warning: no previous prototype for ‘lt_dlerror’<br />
../libltdl/ltdl.c: In function ‘lt_dlerror’:<br />
../libltdl/ltdl.c:2068: error: ‘NULL’ undeclared (first use in this function)<br />
../libltdl/ltdl.c: In function ‘lt_dlpath_insertdir’:<br />
../libltdl/ltdl.c:2077: error: ‘size_t’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:2077: warning: statement with no effect<br />
../libltdl/ltdl.c:2077: error: expected ‘;’ before ‘argz_len’<br />
../libltdl/ltdl.c:2096: warning: assignment makes pointer from integer without a cast<br />
../libltdl/ltdl.c:2105: error: ‘argz_len’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:2105: error: too many arguments to function ‘argzize_path’<br />
../libltdl/ltdl.c:2119: warning: incompatible implicit declaration of built-in function ‘strlen’<br />
../libltdl/ltdl.c:2124: warning: passing argument 2 of ‘lt_argz_insert’ from incompatible pointer type<br />
../libltdl/ltdl.c:1674: note: expected ‘char *’ but argument is of type ‘const char (*)[1]’<br />
../libltdl/ltdl.c:2124: error: too many arguments to function ‘lt_argz_insert’<br />
../libltdl/ltdl.c:2130: warning: implicit declaration of function ‘argz_stringify’<br />
../libltdl/ltdl.c:2130: error: ‘LT_PATHSEP_CHAR’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:2131: warning: implicit declaration of function ‘MEMREASSIGN’<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:2141: warning: no previous prototype for ‘lt_dladdsearchdir’<br />
../libltdl/ltdl.c:2155: warning: no previous prototype for ‘lt_dlinsertsearchdir’<br />
../libltdl/ltdl.c: In function ‘lt_dlinsertsearchdir’:<br />
../libltdl/ltdl.c:2164: error: ‘INVALID_POSITION’ undeclared (first use in this function)<br />
../libltdl/ltdl.c:2172: warning: cast discards qualifiers from pointer target type<br />
../libltdl/ltdl.c: At top level:<br />
../libltdl/ltdl.c:2182: warning: no previous prototype for ‘lt_dlsetsearchpath’<br />
../libltdl/ltdl.c:2200: warning: no previous prototype for ‘lt_dlgetsearchpath’<br />
../libltdl/ltdl.c:2210: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:2228: error: expected ‘)’ before ‘handle’<br />
../libltdl/ltdl.c:2245: error: expected specifier-qualifier-list before ‘lt_dlhandle_interface’<br />
../libltdl/ltdl.c:2249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlinterface_register’<br />
../libltdl/ltdl.c:2267: error: expected ‘)’ before ‘key’<br />
../libltdl/ltdl.c:2275: error: expected ‘)’ before ‘key’<br />
../libltdl/ltdl.c:2322: error: expected ‘)’ before ‘key’<br />
../libltdl/ltdl.c:2344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token<br />
../libltdl/ltdl.c:2358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlhandle_iterate’<br />
../libltdl/ltdl.c:2382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lt_dlhandle_fetch’<br />
../libltdl/ltdl.c:2400: error: expected ‘)’ before ‘iface’<br />
make[2]: *** [ltdl.lo] Error 1<br />
make[2]: Leaving directory `/home/j80063r/gnash/libbase'<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/j80063r/gnash'<br />
make: *** [all] Error 2<br />
[/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230; Mozilla Fennec</title>
		<link>http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/#comment-31</link>
		<dc:creator>how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230; Mozilla Fennec</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=559#comment-31</guid>
		<description>[...] original here: how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230;          By admin &#124; category: mozilla, mozilla ubuntu &#124; tags: build, build-directory, default, [...]</description>
		<content:encoded><![CDATA[<p>[...] original here: how to install gnash firefox plugin on ubuntu amd64 | Flash &#8230;          By admin | category: mozilla, mozilla ubuntu | tags: build, build-directory, default, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230; Ubuntu Netbook</title>
		<link>http://www.flashcs.com/how-to/how-to-install-gnash-firefox-plugin-on-ubuntu-amd64/#comment-30</link>
		<dc:creator>how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230; Ubuntu Netbook</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.flashcs.com/?p=559#comment-30</guid>
		<description>[...] the rest here: how to install gnash firefox plugin on ubuntu amd64 &#124; Flash &#8230;          By admin &#124; category: ubuntu install &#124; tags: these-steps, tutorial, will-work, your-own &#124;   [...]</description>
		<content:encoded><![CDATA[<p>[...] the rest here: how to install gnash firefox plugin on ubuntu amd64 | Flash &#8230;          By admin | category: ubuntu install | tags: these-steps, tutorial, will-work, your-own |   [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

