Dear Mojca, > I'm not sure what is the best place to report compile errors for > bigloo. (Please note that I'm not a user, so I hardly know anything > about it, but I want to compile another software which requires bigloo > to be present.) > > I'm attaching a log (I can attach a longer one if needed) showing a > failure which is basically > > ld: warning: -read_only_relocs cannot be used with x86_64 > Undefined symbols for architecture x86_64: > "_BGl_filezd2musictagzd2zz__multimediazd2id3zd2", referenced from: > _BGl_z62musiczd2playzd2gstmusic1213z62zz__gstreamer_multimedia_musicz00 > in gstmm_music.o > > and a long list of other errors related to probably the same missing > library inclusion. This sure is a bug. The gstreamer library should be linked against the multimedia library. This was missing in the Makefile. I have fixed this problem in the alpha version of Bigloo4.1a. This version is not stable yet but decently reliable. Could you give it a try a confirm that it fixes the problem you have encountered? Thanks in advance.
Cheers, -- Manuel
