Re: Another problem

Date view Thread view Subject view Author view

From: Damon Chaplin (damon@karuna.freeserve.co.uk)
Date: Wed Sep 29 1999 - 04:05:02 EDT


Chuck Lidderdale wrote:
>
> I went and downloaded 053, automake, autoconfig - every thing seemed to
> go ok [a relative statement]
> ... untill ..............
>
> make
> gcc -g -O2 -Wall -o project1 gladesrc.o gladesig.o -L/usr/lib
> -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext
> -lX11 -lm
>
> /usr/lib/crt1.o(.text+0x18): undefined reference to `main'

You haven't got a main() function.

Was the project created in an earlier version of Glade? It looks like
it since the default filenames are interface.c and callbacks.c.

Did it work before upgrading to 0.5.3?
Is there a main function anywhere? e.g. in main.c?

You may need to add the file to the Makefile.am

Damon

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to majordomo@ncis.pn.org
with the line "unsubscribe glade-devel" in the body of the message.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:23:23 EDT