* Anselm R Garbe <garbeam_AT_gmail.com> [2010-07-19 07:45:16 +0100]:
> On 18 July 2010 21:40, Josh Rickmar <joshua_rickmar_AT_eumx.net> wrote:
> > CC -o dinput
> > /usr/lib/crt0.o(.text+0x9d): In function `___start':
> > : undefined reference to `main'
> > collect2: ld returned 1 exit status
> > *** Error code 1
> >
> > Stop in /home/joshua/src/dmenu (line 28 of Makefile)
>
> Make sure to
>
> hg clone http://hg.suckless.org/libdraw
> cd libdraw
> make install
>
> before you build dmenu. Does this fix your issues?
i assume without libdraw he would get lot of undefined symbol errors during compilation
this seems a general linking problem to me
Received on Mon Jul 19 2010 - 11:35:03 CEST
This archive was generated by hypermail 2.2.0 : Mon Jul 19 2010 - 11:48:02 CEST