> From: Lars Clausen <lrclause@cs.uiuc.edu>
> Date: 2003/08/20 Wed AM 02:12:14 EDT
>
> On 19 Aug 2003, ashalper@cox.net wrote:
> > Anyone else seeing this one?
> >
> > ../lib/.libs/libdia: undefined reference to `find_slope_directions'
> > collect2: ld returned 1 exit status
> > make[2]: *** [dia] Error 1
> > make[2]: Leaving directory `/home/ashalper/dia/app'
> >
> > I think the problem originates in lib/connectionpoint.c.
>
> If that's on a Win32 machine, it's becuase I forgot to add the dummy
> dependency. It should be in todays update.
Actually it was on Debian unstable, but everything compiles fine now. Thanks!
Andy