1. There is a problem with libart:

>From config.log:

configure:2778: gcc -o conftest -O2 -I/usr/local/include   conftest.c  -L/usr/lo
cal/lib -lart_lgpl -lm 1>&5
configure:2725: libart_lgpl/libart.h: No such file or directory
configure: failed program was:
#line 2720 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <libart_lgpl/libart.h>

char*
my_strdup (char *str)
{
  char *new_str;

In fact the file libart_lgpl/libart.h  does not exist but

 $ ls /usr/local/include/libart_lgpl/
art_affine.h       art_rgb.h                art_svp_wind.h
art_alphagamma.h   art_rgb_affine.h         art_uta.h
art_bpath.h        art_rgb_bitmap_affine.h  art_uta_ops.h
art_filterlevel.h  art_rgb_pixbuf_affine.h  art_uta_rect.h
art_gray_svp.h     art_rgb_rgba_affine.h    art_uta_svp.h
art_misc.h         art_rgb_svp.h            art_uta_vpath.h
art_pathcode.h     art_svp.h                art_vpath.h
art_pixbuf.h       art_svp_ops.h            art_vpath_bpath.h
art_point.h        art_svp_point.h          art_vpath_dash.h
art_rect.h         art_svp_render_aa.h      art_vpath_svp.h
art_rect_svp.h     art_svp_vpath.h
art_rect_uta.h     art_svp_vpath_stroke.h

2. There is always one dependency which fails for flow-poly.c.

: :gmake[2]: Entering directory `/scratch/happi/GNU.DESK/dia-0.85/po'
 :*:gmake[2]: *** No rule to make target `../objects/FS/flow-poly.c', needed by 
 :`dia.pot'.  Stop.

Amicalement. 
-- 
  ************************************************************************
  *  Philippe Defert: Information Technology Division                    *
  *                   CERN,  European Laboratory for Particle Physics    *
  ************************************************************************
  * URL: http://home.cern.ch/~defert  | E*mail: [EMAIL PROTECTED]  *
  ************************************************************************
  *      Un monde nouveau, tu comprends                          ////\   *
  *      Rien ne sera plus jamais comme avant                    \\\//   *
  *      C'est la fin de l'histoire, le rouge apres le noir       | |    *
  *                                                  J.J. Goldman | |    *  
  ************************************************************************

Reply via email to