On Wed, Jul 17, 2002 at 11:31:43PM -0700, Ben Hines wrote:
> 
> On Wednesday, July 17, 2002, at 11:07  PM, Josh Kuperman wrote:
> >
> >
> >My attempt to update ended with:
> >make[4]: *** [file-types-capplet] Error 1
> >make[3]: *** [all-recursive] Error 1
> >make[2]: *** [all-recursive] Error 1
> >make[1]: *** [all-recursive] Error 1
> >make: *** [all-recursive-am] Error 2
> >### make failed, exit code 2
> >Failed: compiling control-center-1.4.0.5-3 failed
> 
> You did not paste the actual error, it was higher up.
> 
> 
> Anyone want to write that "spotting the actual error: a guide for 
> newbies"? :) This is a daily problem)

Well I suppose we could start by directing all the output to file, and
then if all warning and errors were eliminated from the programs that
compiled successfully it would help. That way Icould grep through and
find the errors real easy. For now I'll make my best guess, but I
didn't get any "error" messages.

In any case the only thing that looked like it might be an error is
the bunch of lines ending in "will try C'.

Making all in intl
make[2]: Nothing to be done for `all'.
Making all in po
PATH=../src:$PATH /sw/bin/xgettext --default-domain=control-center
--directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in \
&& test ! -f control-center.po \
   || ( rm -f ./control-center.pot \
        && mv control-center.po ./control-center.pot )
warning: file
`capplets/background-properties/background-properties.desktop.in'
extension `in' is unknown; will try C
capplets/background-properties/background-properties.desktop.in:3:
warning: unterminated character constant
warning: file
`capplets/default-applications/default-application-properties.desktop.in'
extension `in' is unknown; will try C
warning: file `capplets/desktop-links/Desktop.directory.in' extension
`in' is unknown; will try C

-- 
Josh Kuperman
[EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to