[Wien] w2w compilation problem during siteconfig
Elias Assmann
elias.assmann at gmail.com
Wed Dec 21 14:46:31 CET 2016
On 12/21/2016 12:39 PM, Fecher, Gerhard wrote:
> make: *** Keine Regel vorhanden, um das Target »lib/util_w2w.o«,
> benötigt von »w2w«, zu erstellen. Schluss.
> make: *** Keine Regel vorhanden, um das Target »lib/util_w2w.o«,
> benötigt von »w2wc«, zu erstellen. Schluss.
Strange. It should be made according to the rule
$(O_DIR)/%.o: %.[fF] Makefile
@test -d $(O_DIR) || mkdir $(O_DIR)
$(FC) $(FFLAGS) -c $< -o$@ $(MODOPT) $(O_DIR)
which seems fairly standard. Can you please post the output of
make --version
and
make --debug=a lib/util_w2w.o
run from SRC_w2w/.
Thanks,
Elias
--
Elias Assmann
Institute of Theoretical and Computational Physics
TU Graz <https://itp.tugraz.at/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 880 bytes
Desc: OpenPGP digital signature
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20161221/a9a76227/attachment.asc>
More information about the Wien
mailing list