On Wed, 10 Apr 2002, Mattias Wadenstein wrote:

> On Wed, 10 Apr 2002, Richard Atterer wrote:
>
> > On Wed, Apr 10, 2002 at 01:35:00PM +0200, Mattias Wadenstein wrote:
> > > ld: 0711-317 ERROR: Undefined symbol: Base64Out<Base64StringOut>::code
> >
> > Hmm, /very/ interesting. I'm completely unable to tell whether my code
> > was valid C++. :) Anyway, try the attached patch.
>
> Thanks, now it compiles. And now for the next problem:
>
> /src/jigdo/jigdo-0.6.4/aix43# gmake install
> /bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected.
> gmake: *** [install-po] Error 2
>
> (Yes, that is all of the output. No, /bin/sh isn't bash.)

And that has the simple explanation of this line in the install-po part:

@for file in ; do \

Which I commented out and now even make install works. :)

Sorry to bother you with such a simple problem, but it is a bug.

Now it runs, and except for a few issues like segfaults when prompted with
the wrong options and things like that, I now get:
jigdo-file make-image: `woody-i386-1.raw.template' is not a template file

For all values of templates and other options I have tried.

/Mattias Wadenstein


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to