[oe-issues] [Bug 2144] New: xdpyinfo build fails on automake error

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Apr 27 15:14:54 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2144

           Summary: xdpyinfo build fails on automake error
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: wcravens at cortex-it.com
         QAContact: tinderbox-oe at gmx.net


xpdyinfo build fails on automake and 'LINT' error.  The relevant error lines
are:
| autoreconf: running: /opt/oe_build/tmp/staging/i686-linux/bin/autoconf
--include=/opt/oe_build/tmp/staging/i486-linux/share/aclocal-1.9
--include=/opt/oe_build/tmp/staging/i486-linux/share/aclocal --force
--warnings=cross
| autoreconf: running: /opt/oe_build/tmp/staging/i686-linux/bin/autoheader
--include=/opt/oe_build/tmp/staging/i486-linux/share/aclocal-1.9
--include=/opt/oe_build/tmp/staging/i486-linux/share/aclocal --force
--warnings=cross
| autoreconf: running: automake --foreign --add-missing --copy --force-missing
--warnings=cross
| automake: unknown warning category `cross'
| Makefile.am:96: LINT does not appear in AM_CONDITIONAL

I commented out the LINT lines from the Makefile.am found in
${BUILD_DIR}/tmp/work/i486-linux/xdpyinfo-1_1.0.2-r0/xdpyinfo-1.0.2

#
#if LINT
#ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
#               $(AM_CPPFLAGS) $(CPPFLAGS)
#
#lint:
#       $(LINT) $(ALL_LINT_FLAGS) $(AM_CFLAGS) $(xdpyinfo_SOURCES)
#endif LINT

This got it to successfully build but I don't know if this will effect
something further down the line.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-issues mailing list