Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 31 Jan 2008 14:07:35 +0000
From: fridzy padzy <fredzypadzy@...mail.com>
To: <john-users@...ts.openwall.com>
Subject: Static compilation


Hello folks !
 
I have to compil staticly john the ripper in order to make it work on another linux machine (which do not have the same librairies).
 
Therefore, i tried to edit the Makefile and added the -static in the CFLAGS field ... but it doesn't look that easy :(
(before editing the makefile, it works great)
 
Actually, i've got the following error :
/home/fred/johnStatic/src/path.c:44: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linkingpath.o(.text+0x67):/home/fred/johnStatic/src/path.c:45: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
 
So i wonder if it is possible to compil staticly jtr
 
If anyone already tried or succeeded, i'm interrested :)

_________________________________________________________________
Microsoft vous recommande de mettre à jour Internet Explorer.
http://specials.fr.msn.com/IE7P25

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.