bug-m4
[Top][All Lists]
Advanced

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

Fwd: Error in building and installing using make


From: Shubham Naik
Subject: Fwd: Error in building and installing using make
Date: Wed, 30 Mar 2016 11:29:47 +0530


---------- Forwarded message ----------
From: Shubham Naik <address@hidden>
Date: Wed, Mar 30, 2016 at 11:23 AM
Subject: Error in building and installing using make
To: address@hidden


hello, I tried installing m4 macro processor on ubuntu linux .
But I am facing problem in building using make command and installing using make install command.

This is what I am getting:


for subdir in doc lib src checks examples; do \
  echo making all in $subdir; \
  (cd $subdir && make CC='gcc' CFLAGS='-g -O2' LDFLAGS='' LIBS='' prefix='/usr/local' exec_prefix='/usr/local' bindir='/usr/local/bin' infodir='/usr/local/info' all) || exit 1; \
done
making all in doc
make[1]: Entering directory '/usr/local/m4/m4-1.4.1/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/local/m4/m4-1.4.1/doc'
making all in lib
make[1]: Entering directory '/usr/local/m4/m4-1.4.1/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/local/m4/m4-1.4.1/lib'
making all in src
make[1]: Entering directory '/usr/local/m4/m4-1.4.1/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/local/m4/m4-1.4.1/src'
making all in checks
make[1]: Entering directory '/usr/local/m4/m4-1.4.1/checks'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/local/m4/m4-1.4.1/checks'
making all in examples
make[1]: Entering directory '/usr/local/m4/m4-1.4.1/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/local/m4/m4-1.4.1/examples'
  


please give me a solution.

waiting for a positive reply...







Thanks & Regards
Shubham S. Naik



--





Thanks & Regards
Shubham S. Naik

reply via email to

[Prev in Thread] Current Thread [Next in Thread]