![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| compilation problem on powerpc-ibm-aix5.2.0.0--Xlf | pauli | AIX | 2 | 06-23-2009 08:09 PM |
| How to upgrade AIX5.3TL6-07 to AIX5.3TL8-04? | sangers | AIX | 2 | 02-20-2009 01:33 AM |
| LAPACK 3.2.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 11-20-2008 01:50 AM |
| Pro*c compilation error | satvd | Shell Programming and Scripting | 1 | 05-21-2008 06:47 AM |
| pro*c compilation error | satvd | High Level Programming | 0 | 05-21-2008 05:04 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi all,
I am trying to compile LAPACK 3.2.1 on powerpc-ibm-aix5.2.0.0--Xlf but I am getting the following mesage?? "Makefile", line 362: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 364: make: 1254-055 Dependency line needs colon or double colon operator. This referred to the following lines of the Makefile in the SRC directory: ifdef USEXBLAS ALLXOBJ=$(SXLASRC) $(DXLASRC) $(CXLASRC) $(ZXLASRC) $(ALLXAUX) endif Any help in dealing with this would be greatly appreciated. Many thanks, pauli |
|
||||
|
Check whether your package wants you to use GNU "make", rather than AIX "make". Try downloading the GNU make package from here:
IBM AIX Toolbox download information (See links on top right of page.) |
|
||||
|
Thanks guys for the replys, was indeed wanting gmake rather than make!!
|
| Sponsored Links | ||
|
|