Witam,
sprawa związana z libgadu ale piszę tutaj bo nie jestem zapisany do grup libgadu-*. Otórz przy próbie kompilacji na Sunie otrzymuję błędy i libgadu nie kompiluje się. Log z kompilacji w załączniku.
pozdrawiam.

--
Szymon Zygmunt
[gg:1302185]
Script started on czw 05 cze 2008 16:37:37 CEST
[EMAIL PROTECTED]:~/tmp/ekg-20080604/libgadu (101) >    make


cd . && /bin/bash ./config.status config.h

config.status: creating config.h

config.status: config.h is unchanged

make  all-recursive

Making all in include

make  all-am

Making all in src

Making all in pkgconfig

Making all in docs

test -d html || doxygen || true

bash: doxygen: command not found

Making all in test

Making all in protocol

Making all in tests

Making all in dcc7

gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/sfw/include     -g -O2 
-Wall -I/usr/sfw/include -MT dcc7.o -MD -MP -MF .deps/dcc7.Tpo -c -o dcc7.o 
dcc7.c

dcc7.c: In function `connect':

dcc7.c:55: error: `INADDR_NONE' undeclared (first use in this function)

dcc7.c:55: error: (Each undeclared identifier is reported only once

dcc7.c:55: error: for each function it appears in.)

dcc7.c: In function `main':

dcc7.c:259: error: `INADDR_NONE' undeclared (first use in this function)

*** Error code 1

make: Fatal error: Command failed for target `dcc7.o'

Current working directory /home/etgrp/zigi/tmp/ekg-20080604/libgadu/test/dcc7

*** Error code 1

The following command caused the error:

failcom='exit 1'; \

for f in x $MAKEFLAGS; do \

  case $f in \

    *=* | --[!k]*);; \

    *k*) failcom='fail=yes';; \

  esac; \

done; \

dot_seen=no; \

target=`echo all-recursive | sed s/-recursive//`; \

list='protocol dcc7 connect'; for subdir in $list; do \

  echo "Making $target in $subdir"; \

  if test "$subdir" = "."; then \

    dot_seen=yes; \

    local_target="$target-am"; \

  else \

    local_target="$target"; \

  fi; \

  (cd $subdir && make  $local_target) \

  || eval $failcom; \

done; \

if test "$dot_seen" = "no"; then \

  make  "$target-am" || exit 1; \

fi; test -z "$fail"

make: Fatal error: Command failed for target `all-recursive'

Current working directory /home/etgrp/zigi/tmp/ekg-20080604/libgadu/test

*** Error code 1

The following command caused the error:

failcom='exit 1'; \

for f in x $MAKEFLAGS; do \

  case $f in \

    *=* | --[!k]*);; \

    *k*) failcom='fail=yes';; \

  esac; \

done; \

dot_seen=no; \

target=`echo all-recursive | sed s/-recursive//`; \

list='include src pkgconfig docs test examples'; for subdir in $list; do \

  echo "Making $target in $subdir"; \

  if test "$subdir" = "."; then \

    dot_seen=yes; \

    local_target="$target-am"; \

  else \

    local_target="$target"; \

  fi; \

  (cd $subdir && make  $local_target) \

  || eval $failcom; \

done; \

if test "$dot_seen" = "no"; then \

  make  "$target-am" || exit 1; \

fi; test -z "$fail"

make: Fatal error: Command failed for target `all-recursive'

Current working directory /home/etgrp/zigi/tmp/ekg-20080604/libgadu

*** Error code 1

make: Fatal error: Command failed for target `all'

[EMAIL PROTECTED]:~/tmp/ekg-20080604/libgadu (102) >    exit


exit


script done on czw 05 cze 2008 16:37:45 CEST

Odpowiedź listem elektroniczym