Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
error in installation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
luca72  
View profile  
 More options Nov 6, 6:23 pm
From: luca72 <lucabe...@libero.it>
Date: Fri, 6 Nov 2009 15:23:44 -0800 (PST)
Local: Fri, Nov 6 2009 6:23 pm
Subject: error in installation
Hello i get this error under lubunto 9.10:
lucak9111@lucak9111-desktop:~/Scrivania/eric/pyinstaller/source/linux$
make
gcc -pthread  -I/usr/include -I/usr/include/python2.6 -I../common -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DHAVE_WARNINGS -c
getpath.c -o getpath.o
gcc -pthread  -I/usr/include -I/usr/include/python2.6 -I../common -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DHAVE_WARNINGS -c
main.c -o main.o
main.c: In function ‘main’:
main.c:74: warning: unused variable ‘ptoc’
gcc -pthread  -I/usr/include -I/usr/include/python2.6 -I../common -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -
DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DHAVE_WARNINGS -c ../
common/launch.c -o launch.o
../common/launch.c:45:18: error: zlib.h: Nessun file o directory
../common/launch.c: In function ‘checkCookie’:
../common/launch.c:272: warning: ignoring return value of ‘fread’,
declared with attribute warn_unused_result
../common/launch.c: At top level:
../common/launch.c:280: warning: function declaration isn’t a
prototype
../common/launch.c: In function ‘openArchive’:
../common/launch.c:365: warning: ignoring return value of ‘fread’,
declared with attribute warn_unused_result
../common/launch.c: In function ‘decompress’:
../common/launch.c:807: error: ‘z_stream’ undeclared (first use in
this function)
../common/launch.c:807: error: (Each undeclared identifier is reported
only once
../common/launch.c:807: error: for each function it appears in.)
../common/launch.c:807: error: expected ‘;’ before ‘zstream’
../common/launch.c:810: error: ‘zlibVersion’ undeclared (first use in
this function)
../common/launch.c:817: error: ‘zstream’ undeclared (first use in this
function)
../common/launch.c:824: warning: implicit declaration of function
‘inflateInit’
../common/launch.c:826: error: ‘inflate’ undeclared (first use in this
function)
../common/launch.c:826: error: ‘Z_FINISH’ undeclared (first use in
this function)
../common/launch.c:828: error: ‘inflateEnd’ undeclared (first use in
this function)
../common/launch.c: In function ‘extract’:
../common/launch.c:858: warning: ignoring return value of ‘fread’,
declared with attribute warn_unused_result
../common/launch.c: In function ‘runScripts’:
../common/launch.c:1042: warning: pointer targets in passing argument
1 of ‘PI_PyRun_SimpleString’ differ in signedness
../common/launch.c:1042: note: expected ‘char *’ but argument is of
type ‘unsigned char *’
make: *** [launch.o] Errore 1

But zlib is present:
lucak9111@lucak9111-desktop:~/Scrivania/eric/pyinstaller/source/linux$
locate zlib.h
/usr/src/linux-headers-2.6.31-14/include/linux/zlib.h
/usr/src/linux-headers-2.6.31-14-generic/include/config/crypto/zlib.h
/usr/src/linux-headers-2.6.31-14-generic/include/config/jffs2/zlib.h
/usr/src/linux-headers-2.6.31-14-generic/include/config/ubifs/fs/
zlib.h
/usr/src/linux-headers-2.6.31-14-generic/include/linux/zlib.h


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Massimiliano Pippi  
View profile  
 More options Nov 7, 6:05 am
From: Massimiliano Pippi <mpi...@gmail.com>
Date: Sat, 7 Nov 2009 12:05:20 +0100
Local: Sat, Nov 7 2009 6:05 am
Subject: Re: [PyInstaller] error in installation
On Sat, Nov 7, 2009 at 00:23, luca72 <lucabe...@libero.it> wrote:

<snip>

> But zlib is present:
> lucak9111@lucak9111-desktop:~/Scrivania/eric/pyinstaller/source/linux$
> locate zlib.h
> /usr/src/linux-headers-2.6.31-14/include/linux/zlib.h
> /usr/src/linux-headers-2.6.31-14-generic/include/config/crypto/zlib.h
> /usr/src/linux-headers-2.6.31-14-generic/include/config/jffs2/zlib.h
> /usr/src/linux-headers-2.6.31-14-generic/include/config/ubifs/fs/
> zlib.h
> /usr/src/linux-headers-2.6.31-14-generic/include/linux/zlib.h

Actually it's like zlib development package was *not* installed in your system.
Use your package manager to search for and install "zlib1g-dev"

Cheers

--
M.

http://masci.wordpress.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google