Opened 16 years ago
Closed 12 years ago
#977 closed defect (fixed)
rebuild of ace/Svc_Conf_l.cpp is failing on linux
Reported by: | uvlite | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
oem build fails trying to regenerate the Svc_Conf_l.cpp file when this file is out of Date.
This can happen in a fresh checkout of repository on a CentOS52 machine. when the svn is setting file dates to checkout time.
The workaround is to use touch to make sure that the regeneration is not triggered by make.
At some point it migh be intersting to find out why calling lex during the OEM ace build is failing.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Have not encountered this problem ever during linux builds of 2.4
Note:
See TracTickets
for help on using tickets.
Yes, this has been a problem since the start it seems (and is mentioned in the build guides); it would be great to get this problem fixed.