This is the mail archive of the automake-prs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automake/223: foo_SOURCES = $(top_srcdir)/main.c fails during make with dependencies



>Number:         223
>Category:       automake
>Synopsis:       foo_SOURCES = $(top_srcdir)/main.c fails during make with dependencies
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 22 00:41:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     robert.collins@itdomain.com.au
>Release:        1.4/1.5
>Organization:
>Environment:
debian-unstable
>Description:
bin_PROGRAMS = foo
foo_SOURCES = $(top_srcdir)/main.c

this will fail during make if dependencies are in the makefile and a VPATH build (with build under the src dir) is used.
>How-To-Repeat:
Follow the description
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]