[Bug 128745] New - Parallell build breaks install



http://bugzilla.gnome.org/show_bug.cgi?id=128745

           Summary: Parallell build breaks install
           Product: gnome-media
           Version: unspecified
                OS: SunOS
        OS Details: SunOS brusen 5.9 Generic_112234-03 i86pc i386 i86pc
            Status: NEW
 Status Whiteboard:
          Keywords: GNOMEVER2.5
        Resolution:
          Severity: blocker
          Priority: Normal
         Component: general
        AssignedTo: gnome-media-maint bugzilla gnome org
        ReportedBy: koffle bredband net


Version of gnome-media: 2.5.1
(GARNOME-0.28.2)

When installing, (gmake -j3 install), I get the following error:

installing wa.mo as /opt/gnome-2.6/lib/locale/wa/LC_MESSAGES/gnome-media-2.0.mo
installing zh_TW.mo as
/opt/gnome-2.6/lib/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo
installing zh_CN.mo as
/opt/gnome-2.6/lib/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo
if test "gnome-media" = "glib"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /opt/gnome-2.6/share/glib-2.0/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /opt/gnome-2.6/share/glib-2.0/gettext/po; \
  fi; \
  /opt/sfw/bin/ginstall -c -m 644 ./Makefile.in.in \
                  /opt/gnome-2.6/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
gmake[3]: Leaving directory
`/home/jonas/garnome-0.28.2/gnome/gnome-media/work/main.d/gnome-media-2.5.1/po'
Making install in cddb-slave2
gmake[3]: Entering directory
`/home/jonas/garnome-0.28.2/gnome/gnome-media/work/main.d/gnome-media-2.5.1/cddb-slave2'
gmake[3]: *** No rule to make target `
                                      ', needed by
`/opt/gnome-2.6/include/atk-1.0/atk/atktext.h'.  Stop.
gmake[3]: Leaving directory
`/home/jonas/garnome-0.28.2/gnome/gnome-media/work/main.d/gnome-media-2.5.1/cddb-slave2'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory
`/home/jonas/garnome-0.28.2/gnome/gnome-media/work/main.d/gnome-media-2.5.1'
gmake[1]: *** [install-work/main.d/gnome-media-2.5.1/Makefile] Error 2
gmake[1]: Leaving directory `/home/jonas/garnome-0.28.2/gnome/gnome-media'
gmake: *** [../../gnome/gnome-media/cookies/main.d/install] Error 2
jonas brusen:18~/garnome-0.28.2/meta/gnome-desktop> 


However, cleaning out the dir (gmake distclean) and then building it again
with 'gmake install' works.



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