473,394 Members | 1,702 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

CIsam extension

I'm trying to use the CIsam object in CPAN:
http://search.cpan.org/author/ILYAVE...m-1.0/CIsam.pm

But am having some trouble. I tried to mail the maintainer, but it
bounced back. So now I'm asking this publically . . .

I'm using a UnixWare machine, and have ByteDesigns library. I have the
"libd96.a" file in /usr/lib and my includes pointing to the right
directory. I have no complaints from Perl when I do "perl Makefile.PL",
but when I try to do a "make" I get the attached errors.

Has anyone else used this? Can anyone give me a hand?

===============================

Script started on Tue Jul 8 13:43:25 2003
# make
cc -c -I/home/enguard/isamh -I/usr/include -I/usr/gnu/include -O -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -Kpic -I/usr/local/lib/perl5/5.6.1/i386-svr5/CORE -DCISAM4 CIsam.c
UX:acomp: WARNING: "/usr/local/lib/perl5/5.6.1/i386-svr5/CORE/config.h", line 978: macro redefined: INTSIZE
UX:acomp: WARNING: "CIsam.xs", line 126: function expects to return value: constant
UX:acomp: WARNING: "CIsam.xs", line 132: function expects to return value: constant
UX:acomp: WARNING: "CIsam.xs", line 138: function expects to return value: constant
UX:acomp: ERROR: "CIsam.xs", line 138: Syntax error before or at: char
UX:acomp: WARNING: "CIsam.c", line 449: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 436: undefined symbol: iserrno
UX:acomp: WARNING: "CIsam.c", line 465: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 444: undefined symbol: iserrno
UX:acomp: WARNING: "CIsam.c", line 479: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 449: undefined symbol: isrecnum
UX:acomp: WARNING: "CIsam.c", line 495: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 457: undefined symbol: isrecnum
UX:acomp: WARNING: "CIsam.c", line 509: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 525: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 539: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 475: undefined symbol: iserrio
UX:acomp: WARNING: "CIsam.c", line 555: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 483: undefined symbol: iserrio
UX:acomp: WARNING: "CIsam.c", line 569: end-of-loop code not reached
UX:acomp: ERROR: "CIsam.xs", line 505: undefined symbol: iserrno
UX:acomp: WARNING: "CIsam.c", line 604: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 623: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 639: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 689: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 705: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 722: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 754: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 770: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 787: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 805: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 837: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 855: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 872: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 889: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.xs", line 682: argument #2 incompatible with prototype: isindexinfo()
UX:acomp: WARNING: "CIsam.c", line 967: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 983: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1000: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1018: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.xs", line 754: argument #2 incompatible with prototype: isindexinfo()
UX:acomp: WARNING: "CIsam.c", line 1048: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1064: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1081: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1099: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1117: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1136: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1154: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1170: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1188: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1223: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1243: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1260: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1278: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1296: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1313: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1365: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1417: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1502: end-of-loop code not reached
UX:acomp: WARNING: "CIsam.c", line 1566: end-of-loop code not reached
make: *** [CIsam.o] Error 1
# ^D

script done on Tue Jul 8 13:43:30 2003
--
Mike Hostetler
th*****@binary.net
http://www.binary.net/thehaas
Jul 19 '05 #1
0 2420

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Gyger | last post by:
Hello, Three weeks ago, I have started to develop a binding extension for Qt and PHP 5. Now, I can display a dialog box containing some widgets like label, buttons and edit line. I have just...
8
by: Torsten Mohr | last post by:
Hi, i write an extension module in C at the moment. This module does some work on some own data types that consist of some values. The functions that can change the data are written in C. ...
3
by: man-in-nature | last post by:
Hello, I have already read several existing posts about xsd:extension, but do not find something useful to my test case. I have one xml file and one xsd file. I can use a simple command line...
5
by: Jeffry van de Vuurst | last post by:
Hi, I'm working on an xml schema and I'm running into some problems relating substitutionGroups and extensions. This xsd validates fine: There are three elements and three complex types and...
7
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
1
by: Brian Henry | last post by:
Just thought maybe someone here would like to know this. It's an example code I just created quickly on how to figure out the name of a type of file based on its extension (say for example .DOC)...
0
by: robert | last post by:
Hi all, I'm having a hard time resolving a namespace issue in my wsdl. Here's an element that explains my question, with the full wsdl below: <definitions name="MaragatoService"...
6
by: tommybiegs | last post by:
I'm having a weird problem. I can't seem to force php to load an extension using php.ini, but it loads perfectly if I use dl() at the beginning of a test script. In php.ini I've got: ...
1
Ganesh9u
by: Ganesh9u | last post by:
Hi All, import org.sf.feeling.swt.win32.extension.hook.Hook; import org.sf.feeling.swt.win32.extension.hook.data.HookData; import org.sf.feeling.swt.win32.extension.hook.data.MouseHookData; ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...

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.