[1130] in athena10

home help back first fref pref prev next nref lref last post

errors..

daemon@ATHENA.MIT.EDU (jsol@MIT.EDU)
Thu Feb 12 13:14:21 2009

Date: Thu, 12 Feb 2009 13:13:18 -0500 (EST)
From: jsol@MIT.EDU
Message-Id: <200902121813.n1CIDIiO016035@outgoing.mit.edu>
To: amu@mit.edu
cc: linerva@mit.edu
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit


athena% gcc -c -I. -I/usr/include/kerberosIV -DHAVE_CONFIG_H -DHESIOD -DKERBEROS -DMAIL_USE_POP *.c
movemail.c: In function ‘error’:
movemail.c:629: warning: format not a string literal and no format arguments
athena% gcc -o movemail *.o -lkrb4 -dhesiod
pop.o: In function `pop_open':
pop.c:(.text+0xef): undefined reference to `hes_getmailhost'
pop.o: In function `socket_connection':
pop.c:(.text+0x12bf): undefined reference to `hes_getservbyname'
collect2: ld returned 1 exit status
athena% 

--jsol

home help back first fref pref prev next nref lref last post