Problem 721

Summary: target pattern contains no `%'. Stop.
Product: Geant4 Reporter: atique_iqubal
Component: configAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 6.2   
Hardware: PC   
OS: Linux   

Description atique_iqubal 2005-02-01 02:49:21 CET
Hi

I have been running geant4 successfully in my red-hat 9 PC since last few
months. I could compile and execute all types of examples succesfully.

After a gap of few days, when I am trying to compile (gmake) some examples I
find the following error at the prompt.

geant4.6.2.p01/config/common.gmk:34: *** target pattern contains no `%'.  Stop.

This error occurs for  all the examples I am trying to "gmake".


Kindly suggest a solution.

-Atique
Comment 1 Gabriele Cosmo 2005-02-01 02:57:59 CET
Please, check that you have your environment properly set (variables
G4INSTALL, G4SYSTEM, ...) before trying using your Geant4 installation.
Comment 2 Gabriele Cosmo 2005-02-01 03:37:59 CET
Mohammad Atique-Rahman <atique_iqubal@yahoo.com> writes:
> Thank you for the response
>
> I have checked the environment variables and found
> them OK. They are all set properly.
>
> I have already installed the geant4 and have used it
> for quite sometime.
>
> In last few days, I didnot use it for some reason.
>
> This problems has occurred first time.

I don't have enough information for helping you. If your environment
is correctly set and the configuration of your system did not change
in between, there is no reason why the build system should fail.
Check that your source code distribution is the original one and/or not
corrupted. In the worst case you can try rebuilding the libraries from
scratch following the installation instructions.