Synergy

Issue Tracker (powered by SPIT)

Bug #439 - config.h.in template is missing from

Status:
Solved
Priority:
Normal
Assignee:
None
Category:
None
Target:
None
Found:
None
Created by:
Created on:
7 Apr 2010
Updated by:
None
Updated on:
4 Sep 2010 14:05
Platform:
None
Google ID:
gc-430
Redmine ID:
469

Google user: gil.yoder

Running ./hm.sh build produces following (running as root):

root@ubuntu:/home/yoder/Downloads/synergy-plus-1.3.5-Source# ./hm.sh build
Configuring with CMake (cmake .. -G "Unix Makefiles")...
CMake Error: File
/home/yoder/Downloads/synergy-plus-1.3.5-Source/cmake/config.h.in does not
exist.
CMake Error at cmake/CMakeListsconfig.txt:174 (CONFIGUREFILE):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:33 (INCLUDE)

-- Configuring incomplete, errors occurred!
CMake encountered error: 256


#1

8 Apr 2010: Issue Importer wrote a comment.

Google user: nigels.com

I got the same build error on Ubuntu 9.10 32-bit.


#2

13 Apr 2010: Issue Importer wrote a comment.

Google user: nigels.com

Same build error on Ubuntu 9.04 64-bit too.


#3

16 Apr 2010: Issue Importer wrote a comment.

Google user: germain.barret

Hello,

Solution : you can take this file from the previous archive 1.3.4 but it doesn't permit to compile I have still 73
errors.
config.h.in seems generated by a tool called autoheader... but it is not present in any archive

Try to help...
help


#4

19 Apr 2010: Issue Importer wrote a comment.

Google user: germain.barret

This trick of taking config.h.in from another place doesn't work.
After that my compiler detects many errors int the code. The origin are some non
declare types : TYPEOFSIZE1 TYPEOFSIZE2 TYPEOFSIZE_3
I've tried to redeclare, but the same appends.
My compiler is XCode, I'm under MacOSX 10.5 PPC.


#5

20 Apr 2010: Issue Importer wrote a comment.

Google user: drpaulo

same problem here...
ubuntu 10.4


#6

21 Apr 2010: Issue Importer wrote a comment.

Google user: edgar.rd

same problem here with Mac OS X 10.6.3, using CMake Xcode generator


#7

22 Apr 2010: Issue Importer wrote a comment.

Google user: abay...@gmail.com

Same issue on kubuntu.


#8

22 Apr 2010: wrote a comment.

-Missing comment-


#9

23 Apr 2010: Issue Importer wrote a comment.

Google user: tresni

Had to grab the configure.h.in from SVN and but otherwise seems to work for me. OS X
10.5.8 PPC, got a successful debug build.


#10

28 Apr 2010: Issue Importer wrote a comment.

Google user: dpigott

I'm having the same "synergy-plus-1.3.5-Source/cmake/config.h.in does not exist"
problem on Ubuntu 9.04 32bit. I notice these posts are recent, and not one Google
search seems to resolve it.

Where on SVN do I download it? A search reveals all sorts of places, some posts going
back quite a long way, and obviously this file has been updated because the previous
one produces errors.


#11

1 May 2010: Issue Importer wrote a comment.

Google user: bryan986

I downloaded the file from SVN here:
"http://synergy-plus.googlecode.com/svn-history/r234/trunk/cmake/config.h.in":http://synergy-plus.googlecode.com/svn-history/r234/trunk/cmake/config.h.in

I put this in the cmake directory and then it worked.


#12

3 Jun 2010: Issue Importer wrote a comment.

Google user: Leigh.Klotz

#11 worked for me on Ubuntu Lucid.


#13

3 Jun 2010: Issue Importer wrote a comment.

Google user: abay...@gmail.com

#11 also worked for me. Thanks.


5 Jun 2010: Issue Importer changed Assignee.

2


5 Jun 2010: Issue Importer changed Target.

?


5 Jun 2010: Issue Importer changed Status.

New Reviewed


5 Jun 2010: Issue Importer changed Target.

? 1.4.1


#14

5 Jun 2010: Issue Importer wrote a comment.

Google user: nick.bolton.uk


#15

5 Jun 2010: Issue Importer wrote a comment.

Google user: nick.bolton.uk


#16

5 Jun 2010: Issue Importer wrote a comment.

Google user: nick.bolton.uk

Hmm, weird problem. Doesn't seem to happen on clean builds. Must be something we
changed in the CMake config. What happens if you wipe out your bin directory and run hm
setup, config, then build?


7 Jun 2010: Issue Importer changed Status.

Reviewed Accepted


#17

7 Jun 2010: Issue Importer wrote a comment.

Google user: nick.bolton.uk


8 Jun 2010: Issue Importer changed Target.

1.4.1 1.4.2


#18

8 Jun 2010: Issue Importer wrote a comment.

Google user: nick.bolton.uk


#19

23 Jun 2010: Issue Importer wrote a comment.

Google user: invsblduck

If I wipe out the ./bin directory and start fresh (setup, config, build), the problem still occurs (during config).

Adding the config.h.in file from the svn link above to the cmake/ directory allows configure to succeed. Then build works.

Thanks,
-Brett


#20

28 Jul 2010: Issue Importer wrote a comment.

Google user: jthoma2

Just did a wget on file mentioned and compiled and runs fine on crunchbang statler alpha2 ( debian based .) Working Flawlessly so far across 4 physical machines.


#21

4 Sep 2010 14:05: Nick Bolton wrote a comment.

Solution is to delete generated build files.


4 Sep 2010 14:05: Nick Bolton changed Status.

Accepted Solved


4 Sep 2010 14:05: Nick Bolton changed Target.

1.4.2