On 11/7/2014 14:33, Ryan Steinmetz wrote: > +LIBS+= -L${LOCALBASE}/lib -liconv -lintl shouldn't that be: LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl or something like that? John