473,780 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

error message during Tk400.200 installation

4 New Member
Hello,
I tried to install Tk400.200 on SunOS 4.1.4. At "make" time, I got the error message as below:
cd pTk; make
-e syntax OK
-e syntax OK
-e syntax OK
-e syntax OK
-e syntax OK
-e syntax OK
cd xpm; make libXpm.a
`libXpm.a' is up to date.
-e syntax OK
gcc -c -I/usr/local/include -DPERL_POLLUTE -O -DVERSION=\"400. 200\" -DXS_VERSION=\"4 00.200\" "-I/usr/local/lib/perl5/5.6.2/sun4-sunos/CORE" -DBASEEXT=\"Tk\" tkGlue.c
tkGlue.c:47: warning: `Tkgv_fullname' redefined
tkGlue.c:20: warning: this is the location of the previous definition
tkGlue.c:144: conflicting types for `Tcl_Panic'
tkGlue.c:144: A parameter list with an ellipsis can't match
tkGlue.c:144: an empty parameter name list declaration.
pTk/tkPort.h:262: previous declaration of `Tcl_Panic'
tkGlue.c: In function `Tcl_TraceVar2' :
tkGlue.c:2628: `vtbl_uvar' undeclared (first use in this function)
tkGlue.c:2628: (Each undeclared identifier is reported only once
tkGlue.c:2628: for each function it appears in.)
tkGlue.c: In function `Tcl_RegExpRang e':
tkGlue.c:4261: warning: assignment makes pointer from integer without a cast
tkGlue.c:4262: warning: assignment makes pointer from integer without a cast
*** Error code 1
make: Fatal error: Command failed for target `tkGlue.o'

How can I fix it?

Thanks,
Gavin Chen
Aug 20 '08 #1
1 1397
numberwhun
3,509 Recognized Expert Moderator Specialist
From this message:

Expand|Select|Wrap|Line Numbers
  1. make: Fatal error: Command failed for target `tkGlue.o'
  2.  
I would say that that file is missing.

Regards,

Jeff
Aug 31 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1630
by: PiErre | last post by:
Hi All, I am trying to install win32 extension 162 on python 2.2.3 on a virtual (vmware) machine with win2k server sp3 (but I tested that the same happens on either win2k sp2 or win2ksp3 on a real biprocessor). I keep getting the drwatson error reported below during win32all 162 installation (during the compiling step, near the end of the progression bar - it can pass unnotice, but some symptoms are that you don't have a finish button -...
1
1904
by: Remo | last post by:
Hi I want to install the VS .Net 2003 Prof on my XP prof First i tryed the installation, but error occured during required comps. Reading docu, they say install required comps by hand, doing so, install IE6SP1 ,...., and at DotnetFx.EXE it works great, copy files, register all, and at the end, an error occured (all will be rolled back): Microsoft .NET Framework 1.1 Setup Error 1935. An Error occured during the installation of assembly...
3
20680
by: CMan | last post by:
Hi, We are currently trying to install .Net Framework v.1.1 on a server which already has v1.0. We are receiving the following error. Error 1704.An installation for Microsoft .NET Framework SDK (English) is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?
1
8894
by: Mark Anderson | last post by:
I am trying to install a new software application (QuickBooks Pro) which requires that the Microsoft .Net Framework 1.1 be loaded first. Every time I try to install .Net 1.1, it gives me the following error message: Error 1935. An error occurred during the installation of assembly “Microsoft.VisualC,Version=”7.0.5000.0”,PublicKeyToken=”b03f5f7f11d50a3a”,Culture=”neutral”,FileVersion=”7.10.3052.4’”. Please refer to Help...
7
5025
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
5
6582
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development Environment" with this message: "Error while trying to run project: Unable to start debugging on the web server. Server-side error occurred on sending debug HTTP request. Make sure the server is operating correctly. Verify there are no...
6
1886
by: Michael | last post by:
Program builds solution and setup projects with no reported errors. Building and deploying as loose uncompressed files works just fine. Debug Building and deploying as a setup file results in the following error message during installation Folder "FL_msvcp71_dll_2_____X86.3643236F etc etc " cannot be installed because the file cannot be found in cabinet "_377163EC311 etc etc" This could be a network error, an error reading from the...
3
13362
by: Ted | last post by:
In WSAT, I get the following error when trying to set up my provider: Could not establish a connection to the database. If you have not yet created the SQL Server database, exit the Web Site Administration tool, use the aspnet_regsql command-line utility to create and configure the database, and then return to this tool to set the provider. On Windows XP Pro, I am using MS Visual Studio 2005, and I am using the developer's edition of...
1
4934
by: eoinmoon | last post by:
Hi all, New to C# and VS 5 and .NET. I have attempted to write a service via various examples and after several failed attempts to write an installer via the VS 5 wizards,etc I tried to install the service manually using Installutil.exe utility. Unfortunately I am getting an error very early on, during the Installation phase which has left me totally stumped as I don't know how to go about fixing this.
0
9636
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
10306
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10139
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9931
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8961
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7485
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6727
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.