[bug #54676] no way to query current vpath value

2022-03-29 Thread David Boyce
Follow-up Comment #1, bug #54676 (project make): Actually I think "vpath %.c ?" might be fine. Technically incompatible but the odds of anyone having ever used a directory called "?" seem very low. ___ Reply to this item at:

Re: Documentation - reference not defined query

2020-01-20 Thread Paul Smith
On Mon, 2020-01-20 at 16:32 -0500, Paul Smith wrote: > > ...$ make Makefile I also wanted to say, this is wrong as written here... you don't want to give Makefile as a target to be built. You should just run "make" with no arguments. Make will read a file named "Makefile" by default. Only if yo

Re: Documentation - reference not defined query

2020-01-20 Thread Paul Smith
Please always CC the mailing list instead of email me directly (or just reply only to the list). That way others can help even if I'm unavailable. On Mon, 2020-01-20 at 14:44 -0500, Pete Edwards wrote: > Dear paul, Thank you > You are right, I tried to print the IDF_PATH variable contents using

Re: RCS / SCCS (was: Re: Documentation - reference not defined query)

2020-01-20 Thread Pete Edwards
Thank you Paul...makes sense now you point it out. Thank you Pete E On Mon, Jan 20, 2020 at 1:44 PM Paul Smith wrote: > On Mon, 2020-01-20 at 13:09 -0500, Pete Edwards wrote: > > The reference to RCS and SCCS file types on page > > > https://www.gnu.org/software/make/manual/html_node/Remaking-

Re: Documentation - reference not defined query

2020-01-20 Thread Paul Smith
On Mon, 2020-01-20 at 13:58 -0500, Paul Smith wrote: > > Makefile:8: /home/pete/esp/esp-idf:/home/esp/esp-idf/make/project.mk: > > No such file or directory > > This means make is trying to include the file named, literally, > /make/project.mk and that file (not surprisingly) cannot be found. S

Re: Documentation - reference not defined query

2020-01-20 Thread Paul Smith
In general it's helpful if you use plain text emails, and/or format your email carefully especially with makefiles as things like indentation are crucial to see correctly. Also it's important to ask clear questions, one at a time, and give a very clear description of your environment etc. As a no

RCS / SCCS (was: Re: Documentation - reference not defined query)

2020-01-20 Thread Paul Smith
On Mon, 2020-01-20 at 13:09 -0500, Pete Edwards wrote: > The reference to RCS and SCCS file types on page > https://www.gnu.org/software/make/manual/html_node/Remaking-Makefiles.html#Remaking-Makefiles > > What is an RCS File type? Google references 3D scene data type...I don't > think that's wh

Documentation - reference not defined query

2020-01-20 Thread Pete Edwards
Hi, I am new to make and Makefiles and ran into a problem through eclipse, which I am researching the cause for...not getting there fast I know. Anyway, I decided to research make today and get confused with references to some things in your documentation, Soo Since I read your bug reporting page,

[bug #54676] no way to query current vpath value

2018-09-17 Thread David Boyce
URL: <https://savannah.gnu.org/bugs/?54676> Summary: no way to query current vpath value Project: make Submitted by: boyski Submitted on: Tue 18 Sep 2018 01:32:16 AM UTC Severity: 3 - Normal Item

unable to query Makefile

2017-01-18 Thread thutt
Roopashree, B.S writes: >Hi Team, > >Recently am hitting this error with no change in the Makefile. > >Can someone help on this as it is stopping my progress. > >Below is the error: > >/pkg/qct/software/gnu/make/4.0/bin/make: invalid option -- 'u' > > >LOGF

unable to query Makefile

2017-01-18 Thread Roopashree, B.S
Hi Team, Recently am hitting this error with no change in the Makefile. Can someone help on this as it is stopping my progress. Below is the error: /pkg/qct/software/gnu/make/4.0/bin/make: invalid option -- 'u' LOGFILE: /prj/qct/verif/fvcad/bangalore/scratch01/workspaces/broopash/ubus_example/ubu

Re: query

2008-01-03 Thread Sam Ravnborg
On Wed, Jan 02, 2008 at 09:59:41PM -0800, rohith s wrote: > hi > > this is rohith.s i am very new to this embedded field i have some doubt on > make gnu tool(make-3.8) windowsxp platform my project is porting linux > into some target processor so i need to generate linux kernel image so can > i

query

2008-01-03 Thread rohith s
hi this is rohith.s i am very new to this embedded field i have some doubt on make gnu tool(make-3.8) windowsxp platform my project is porting linux into some target processor so i need to generate linux kernel image so can i do that in the windows plat form itself by using make tool i t

RE: Query on Recursive Make

2005-11-10 Thread Martin Dorey
ehalf Of [EMAIL PROTECTED] Sent: Thursday, November 10, 2005 4:31 To: bug-make@gnu.org Subject: Query on Recursive Make   Hi,     We are compiling our source code using a Diab comliper. We use Recursive Make. Attached Makefile calls Makefile.swan2. We are facing the f

Query on Recursive Make

2005-11-10 Thread manjusha.rattihalli
Hi,     We are compiling our source code using a Diab comliper. We use Recursive Make. Attached Makefile calls Makefile.swan2. We are facing the following error:   gmake: expand.c:489: allocated_variable_append: Assertion 'current_variable_set_list->next != 0' failed. Aborted   Could you plea

Re: Invalid VPATH directories query

2004-08-30 Thread Paul D. Smith
%% "J. Grant" <[EMAIL PROTECTED]> writes: jg> I have noticed some accidental mistakes with invalid VPATH jg> directories. I wonder if there is any way Make could first check jg> the directories are valid and list the ones which are invalid? Just because they're invalid when make starts doe

Invalid VPATH directories query

2004-08-30 Thread J. Grant
Hello, I have noticed some accidental mistakes with invalid VPATH directories. I wonder if there is any way Make could first check the directories are valid and list the ones which are invalid? Would such a feature be supported if not already present? (I could not find it) Kind regards JG __

Re: make query

2003-06-05 Thread Paul D. Smith
%% "Austin, Ben" <[EMAIL PROTECTED]> writes: ab> tyree:bash-2.02# make ab> Makefile:1: warning: NUL character seen; rest of line ignored ab> Makefile:1: *** missing separator. Stop. Please always include the version of make you're using and the operating system and version you're running i

make query

2003-06-05 Thread Austin, Ben
tyree:bash-2.02# make Makefile:1: warning: NUL character seen; rest of line ignored Makefile:1: *** missing separator. Stop. Any ideas??? Thanks in advance. Ben Austin. " This message contains informa

Re: [sbashford@mpc-data.co.uk: SHELL query/bug]

2002-12-03 Thread Paul Smith
%% Regarding [[EMAIL PROTECTED]: SHELL query/bug]; you wrote: sb> I'm using make v3.78.1 under MS-Windows2k sb> The problem I'm having is that it just doesn't seem to pick up the sb> shell that I've specified in my environment variables. sb> I&#x

SHELL query/bug

2002-12-03 Thread Stephen Bashford
Hi, I'm using make v3.78.1 under MS-Windows2k The problem I'm having is that it just doesn't seem to pick up the shell that I've specified in my environment variables. I've tried combinations of SHELL and MAKESHELL and always a different shell that's in my path gets executed. I have read the

Re: gmake query

2000-07-28 Thread Eric Christopher
Nirav, > gmake[2]: Entering directory `/home/postgres/postgresql-6.5.3/src/lextest' > > lex scan.l > gmake[2]: lex: Command not found >From looking at this I would guess that you need to have lex somewhere in your path when you build up the sql server. If you were to correct this your problem

gmake query

2000-07-27 Thread nirav
Hi Richard/Roland My name is Nirav & I need your help on an important issue. We are having a portal where  we are using postgreSQL database. It was uop & running fine for the last 4 months & it has  got some valuable data residing. Suddenly one fine day postmaster went down & while  restarting