Minor cpp catentation woes under HP-UX 11 #2139
Comments
From webtools@uewrhp03.msd.ray.comThis is a bug report for perl from mlh@swl.msd.ray.com, I'm using HP-UX 11.00.00 with /usr/bin/cc. Running make produces the following error: Make: Don't know how to make Bletch:. Stop. The makefile (note lower case) which Configure generates is the one being implicitly used. The error is because of the following line: config.h: Bletch: How does this C preprocessor catenate tokens? But earlier, Configure reported favorably on the preprocessor's ability to catenate tokens: Checking to see how your cpp does stuff like catenate tokens... Removing makefile and instead using Makefile does the trick. Flags: Site configuration information for perl v5.6.0: Configured by webtools at Wed Jun 28 12:43:50 EDT 2000. Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Locally applied patches: @INC for perl v5.6.0: Environment for perl v5.6.0: |
@chorny - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#3433 (status was 'resolved')
Searchable as RT3433$
The text was updated successfully, but these errors were encountered: