Hi, Here are the last 4 lines before the whole bunch of error messages start.

=================================================================

if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE
-DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I/usr/X11R6/include
-I/sw/include  -g -O2 -MT Aaa.o -MD -MP -MF ".deps/Aaa.Tpo" -c -o
Aaa.o Aaa.c; \
then mv -f ".deps/Aaa.Tpo" ".deps/Aaa.Po"; else rm -f ".deps/Aaa.Tpo";
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE
-DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I/usr/X11R6/include
-I/sw/include  -g -O2 -MT Aaa_bison.o -MD -MP -MF
".deps/Aaa_bison.Tpo" -c -o Aaa_bison.o Aaa_bison.c; \
then mv -f ".deps/Aaa_bison.Tpo" ".deps/Aaa_bison.Po"; else rm -f
".deps/Aaa_bison.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE
-DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I/usr/X11R6/include
-I/sw/include  -g -O2 -MT Aaa_lex.o -MD -MP -MF ".deps/Aaa_lex.Tpo" -c
-o Aaa_lex.o Aaa_lex.c; \
then mv -f ".deps/Aaa_lex.Tpo" ".deps/Aaa_lex.Po"; else rm -f
".deps/Aaa_lex.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DNON_BLOCKING_IO -DGV_CODE
-DGV_CODE -DGV_LIBDIR=\"/sw/lib/gv\" -I/usr/X11R6/include
-I/sw/include  -g -O2 -MT Button.o -MD -MP -MF ".deps/Button.Tpo" -c
-o Button.o Button.c; \
then mv -f ".deps/Button.Tpo" ".deps/Button.Po"; else rm -f
".deps/Button.Tpo"; exit 1; fi

================================================================

Hope this helps. If not, I have the whole error message saved as a txt
file, and  I can mail it as an attachment. Please let me know.

Regards,
-Anup.

On 9/22/05, Alexander K. Hansen <[EMAIL PROTECTED]> wrote:
> On 9/21/05, Anup Mishra <[EMAIL PROTECTED]> wrote:
> > Hi, Here are the last set of error messages. Before his there are a
> > couple of pages full of error messages saying that
> > "....... Button.c:342: error: dereferencing pointer to incomplete type
> > Button.c: In function `ButtonUnset':
> > Button.c:358: error: dereferencing pointer to incomplete type
> > Button.c: In function `ButtonReset':
> > Button.c:373: error: dereferencing pointer to incomplete type
> > ....... ."
> > --------------------------------------------------------------------------------------------------------------------------------
> > make[2]: *** [Button.o] Error 1
> > make[1]: *** [all] Error 2
> > make: *** [all-recursive] Error 1
> > ### execution of make failed, exit code 2
> > Removing build lock...
> > /sw/bin/dpkg-lockwait -r fink-buildlock-gv-3.6.1-4
> > (Reading database ... 65411 files and directories currently installed.)
> > Removing fink-buildlock-gv-3.6.1-4 ...
> > Failed: phase compiling: gv-3.6.1-4 failed
> > -----------------------------------------------------------------------------------------------------------------------------
> >
> > Regards,
> > -anup.
> >
> <snip>
>
> The last lines are pretty much irrelevant--any failure in the build of
> Button.o will produce those.
>
> We need to see what's immediately above the beginning of the slew of
> error messages--the compiler command that involves Button.o and a few
> lines after it until the errors showing up.
> --
> Alexander K. Hansen
> Fink Documenter
> [Day Job] Levitated Dipole Experiment
> http://psfcwww2.psfc.mit.edu/ldx/
>


--
Anup Mishra.
tel(haus):+49-(0)711-907-4389
tel(0ffice):+49-(0)711-689-1758


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to