Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/home/aschipor/Desktop/linux-master/build-3.13.0-37-generic/driver/ctf_hash.c:1:1: error: expected identifier or '(' before '.' token ../common/ctf/ctf_hash.c ^ #124

Open
agschipor opened this issue Sep 1, 2016 · 1 comment

Comments

@agschipor
Copy link

agschipor commented Sep 1, 2016

Hi,

I'm getting the following error where when I'm running make all:

/home/aschipor/Desktop/linux-master/build-3.13.0-37-generic/driver/ctf_hash.c:1:1: error: expected identifier or '(' before '.' token ../common/ctf/ctf_hash.c ^

Any solution?

@dtrace4linux
Copy link
Owner

what is the first line of that file? Sounds like a corrupted file or you
ran out of disk space.

/home/fox/src/dtrace@allie: nl driver/ctf_hash.c | head
1 /*
2 * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
3 *
4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License, Version 1.0 only.
6 * See the file usr/src/LICENSING.NOTICE in this distribution or
7 * http://www.opensolaris.org/license/ for details.
8 */

 9  //#pragma ident "@(#)ctf_hash.c 1.3     04/05/04 SMI"

On 1 September 2016 at 14:35, Adrian Schipor [email protected]
wrote:

Hi,

I'm getting the following where when I run make all:

/home/aschipor/Desktop/linux-master/build-3.13.0-37-generic/driver/ctf_hash.c:1:1:
error: expected identifier or '(' before '.' token
../common/ctf/ctf_hash.c
^

Any solution?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#124, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABWFhJMWVl8U9dcuOY6rG0_HEIR9K6swks5qltSIgaJpZM4Jysjd
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants