[1131] in athena10
Re: errors..
daemon@ATHENA.MIT.EDU (Quentin Smith)
Thu Feb 12 13:17:58 2009
Date: Thu, 12 Feb 2009 13:17:06 -0500 (EST)
From: Quentin Smith <quentin@MIT.EDU>
To: jsol@mit.edu
cc: amu@mit.edu, linerva@mit.edu
In-Reply-To: <200902121813.n1CIDIiO016035@outgoing.mit.edu>
Message-ID: <Pine.LNX.4.64L.0902121316460.24751@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED; BOUNDARY="-1257098496-1637969231-1234462626=:24751"
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
---1257098496-1637969231-1234462626=:24751
Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
Hi Justin,
You have "-dhesiod" instead of "-lhesiod". Try again with an l and see if=
=20
it works better.
--Quentin
On Thu, 12 Feb 2009, jsol@MIT.EDU wrote:
>
> athena% gcc -c -I. -I/usr/include/kerberosIV -DHAVE_CONFIG_H -DHESIOD -DK=
ERBEROS -DMAIL_USE_POP *.c
> movemail.c: In function =E2=80=98error=E2=80=99:
> movemail.c:629: warning: format not a string literal and no format argume=
nts
> 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
>
---1257098496-1637969231-1234462626=:24751--