gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] compiling 1.3


From: J2F
Subject: Re: [gcmd-dev] compiling 1.3
Date: Thu, 01 Feb 2007 19:07:50 +0800

On Thu, 2007-02-01 at 07:31 +0100, Micha wrote:
> Install flex, and try again.
> 

i got over this problem by installing flex (jeez, i overlooked that
part). anyway, i encountered another problem:

gnome-cmd-advrename-dialog.o: In function `update_new_names':
/home/j2f/gcmd-1-3/src/gnome-cmd-advrename-dialog.c:713: undefined
reference to `gnome_cmd_advrename_reset_counter'
/home/j2f/gcmd-1-3/src/gnome-cmd-advrename-dialog.c:717: undefined
reference to `gnome_cmd_advrename_parse_fname'
/home/j2f/gcmd-1-3/src/gnome-cmd-advrename-dialog.c:725: undefined
reference to `gnome_cmd_advrename_gen_fname'
collect2: ld returned 1 exit status
make[3]: *** [gnome-commander] Error 1
make[3]: Leaving directory `/home/j2f/gcmd-1-3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/j2f/gcmd-1-3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/j2f/gcmd-1-3'
make: *** [all] Error 2

On Thu, 2007-02-01 at 10:28 +0800, J2F wrote:
> dear all,
> 
> i'm trying to compile the gcmd-1.3 from svn. autogen.sh went fine.
> however, i receive the following errors when compiling.
> 
> can anyone help?
> 
> WARNING: `flex' is missing on your system.  You should only need it if
>          you modified a `.l' file.  You may need the `Flex' package
>          in order for those modifications to take effect.  You can get
>          `Flex' from any GNU archive site.
> sed '/^#/ s|\.c|gnome-cmd-advrename-lexer.c|' .c
> >gnome-cmd-advrename-lexer.c
> sed: can't read .c: No such file or directory
> make[3]: *** [gnome-cmd-advrename-lexer.c] Error 2
> make[3]: Leaving directory `/home/j2f/gcmd-1-3/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/j2f/gcmd-1-3/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/j2f/gcmd-1-3'
> make: *** [all] Error 2
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]